You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[pip installed](https://pip.readthedocs.org/en/stable/installing/) and run:
32
+
[pip installed](https://pip.readthedocs.io/en/stable/installing/) and run:
33
33
34
34
$ pip install notebook
35
35
@@ -122,7 +122,7 @@ jupyter notebook
122
122
## Resources
123
123
-[Project Jupyter website](https://jupyter.org)
124
124
-[Online Demo at try.jupyter.org](https://try.jupyter.org)
125
-
-[Documentation for Jupyter notebook](http://jupyter-notebook.readthedocs.org/en/latest/)[[PDF](https://media.readthedocs.org/pdf/jupyter-notebook/latest/jupyter-notebook.pdf)]
126
-
-[Documentation for Project Jupyter](http://jupyter.readthedocs.org/en/latest/index.html)[[PDF](https://media.readthedocs.org/pdf/jupyter/latest/jupyter.pdf)]
125
+
-[Documentation for Jupyter notebook](http://jupyter-notebook.readthedocs.io/en/latest/)[[PDF](https://media.readthedocs.io/pdf/jupyter-notebook/latest/jupyter-notebook.pdf)]
126
+
-[Documentation for Project Jupyter](http://jupyter.readthedocs.io/en/latest/index.html)[[PDF](https://media.readthedocs.io/pdf/jupyter/latest/jupyter.pdf)]
0 commit comments