mirror of
https://github.com/gsi-upm/sitc
synced 2025-12-15 09:38:16 +00:00
Review J
This commit is contained in:
@@ -122,7 +122,7 @@
|
||||
"source": [
|
||||
"If you installed the conda distribution, scikit-learn is already installed! This is the best option.\n",
|
||||
"\n",
|
||||
"In case it is an old installation, you can updated 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",
|
||||
"If it is not installed, install it with conda: `conda install scikit-learn`.\n",
|
||||
"\n",
|
||||
@@ -176,7 +176,7 @@
|
||||
"name": "python",
|
||||
"nbconvert_exporter": "python",
|
||||
"pygments_lexer": "ipython3",
|
||||
"version": "3.5.1"
|
||||
"version": "3.5.1+"
|
||||
}
|
||||
},
|
||||
"nbformat": 4,
|
||||
|
||||
Reference in New Issue
Block a user