We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2058370 commit 0a41cf7Copy full SHA for 0a41cf7
Gaussians.ipynb
@@ -42,7 +42,7 @@
42
"source activate tensorflow\n",
43
"\n",
44
"# install the IPython kernel for the Jupyter notebook\n",
45
- "ipython kernel install --name=tensorflow --display-name=tensorflow\n",
+ "ipython kernel install --user --name=tensorflow --display-name=tensorflow\n",
46
47
"# install tensorflow\n",
48
"conda install -c conda-forge tensorflow\n",
0 commit comments