mirror of
https://github.com/gsi-upm/sitc
synced 2024-11-22 06:22:29 +00:00
added update -all
This commit is contained in:
parent
f9965fdbcd
commit
47fe85d527
@ -102,7 +102,7 @@
|
|||||||
"name": "python",
|
"name": "python",
|
||||||
"nbconvert_exporter": "python",
|
"nbconvert_exporter": "python",
|
||||||
"pygments_lexer": "ipython3",
|
"pygments_lexer": "ipython3",
|
||||||
"version": "3.5.5"
|
"version": "3.5.6"
|
||||||
},
|
},
|
||||||
"latex_envs": {
|
"latex_envs": {
|
||||||
"LaTeX_envs_menu_present": true,
|
"LaTeX_envs_menu_present": true,
|
||||||
|
@ -95,7 +95,7 @@
|
|||||||
"name": "python",
|
"name": "python",
|
||||||
"nbconvert_exporter": "python",
|
"nbconvert_exporter": "python",
|
||||||
"pygments_lexer": "ipython3",
|
"pygments_lexer": "ipython3",
|
||||||
"version": "3.5.5"
|
"version": "3.5.6"
|
||||||
},
|
},
|
||||||
"latex_envs": {
|
"latex_envs": {
|
||||||
"LaTeX_envs_menu_present": true,
|
"LaTeX_envs_menu_present": true,
|
||||||
|
@ -122,6 +122,8 @@
|
|||||||
"source": [
|
"source": [
|
||||||
"If you installed the conda distribution, scikit-learn is already installed! This is the best option.\n",
|
"If you installed the conda distribution, scikit-learn is already installed! This is the best option.\n",
|
||||||
"\n",
|
"\n",
|
||||||
|
"Anyway, before starting, update all the packages: `conda update --all`. \n",
|
||||||
|
"\n",
|
||||||
"In case it is an old installation, you can update it using conda: `conda update scikit-learn`.\n",
|
"In case it is an old installation, you can update it using conda: `conda update scikit-learn`.\n",
|
||||||
"\n",
|
"\n",
|
||||||
"If it is not installed, install it with conda: `conda install scikit-learn`.\n",
|
"If it is not installed, install it with conda: `conda install scikit-learn`.\n",
|
||||||
@ -176,7 +178,7 @@
|
|||||||
"name": "python",
|
"name": "python",
|
||||||
"nbconvert_exporter": "python",
|
"nbconvert_exporter": "python",
|
||||||
"pygments_lexer": "ipython3",
|
"pygments_lexer": "ipython3",
|
||||||
"version": "3.5.5"
|
"version": "3.5.6"
|
||||||
},
|
},
|
||||||
"latex_envs": {
|
"latex_envs": {
|
||||||
"LaTeX_envs_menu_present": true,
|
"LaTeX_envs_menu_present": true,
|
||||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user