|
|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
[](https://groups.google.com/forum/#!forum/jupyter)
|
|
|
|
|
[](https://travis-ci.org/jupyter/notebook)
|
|
|
|
|
[](http://jupyter-notebook.readthedocs.io/en/latest/?badge=latest)
|
|
|
|
|
[](https://jupyter-notebook.readthedocs.io/en/latest/?badge=latest)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -26,9 +26,9 @@ discrete repos.
|
|
|
|
|
|
|
|
|
|
## Installation
|
|
|
|
|
You can find the installation documentation for the
|
|
|
|
|
[Jupyter platform, on ReadTheDocs](http://jupyter.readthedocs.io/en/latest/install.html).
|
|
|
|
|
[Jupyter platform, on ReadTheDocs](https://jupyter.readthedocs.io/en/latest/install.html).
|
|
|
|
|
The documentation for advanced usage of Jupyter notebook can be found
|
|
|
|
|
[here](http://jupyter-notebook.readthedocs.io/en/latest).
|
|
|
|
|
[here](https://jupyter-notebook.readthedocs.io/en/latest/).
|
|
|
|
|
|
|
|
|
|
For a local installation, make sure you have
|
|
|
|
|
[pip installed](https://pip.readthedocs.io/en/stable/installing/) and run:
|
|
|
|
|
@ -54,7 +54,7 @@ If you are interested in contributing to the project, see [`CONTRIBUTING.rst`](C
|
|
|
|
|
## Resources
|
|
|
|
|
- [Project Jupyter website](https://jupyter.org)
|
|
|
|
|
- [Online Demo at try.jupyter.org](https://try.jupyter.org)
|
|
|
|
|
- [Documentation for Jupyter notebook](http://jupyter-notebook.readthedocs.io/en/latest/) [[PDF](https://media.readthedocs.io/pdf/jupyter-notebook/latest/jupyter-notebook.pdf)]
|
|
|
|
|
- [Documentation for Project Jupyter](http://jupyter.readthedocs.io/en/latest/index.html) [[PDF](https://media.readthedocs.io/pdf/jupyter/latest/jupyter.pdf)]
|
|
|
|
|
- [Documentation for Jupyter notebook](https://jupyter-notebook.readthedocs.io/en/latest/) [[PDF](https://media.readthedocs.org/pdf/jupyter-notebook/latest/jupyter-notebook.pdf)]
|
|
|
|
|
- [Documentation for Project Jupyter](https://jupyter.readthedocs.io/en/latest/index.html) [[PDF](https://media.readthedocs.org/pdf/jupyter/latest/jupyter.pdf)]
|
|
|
|
|
- [Issues](https://github.com/jupyter/notebook/issues)
|
|
|
|
|
- [Technical support - Jupyter Google Group](https://groups.google.com/forum/#!forum/jupyter)
|
|
|
|
|
|