|
2 | 2 |
|
3 | 3 | [](https://groups.google.com/forum/#!forum/jupyter) |
4 | 4 | [](https://travis-ci.org/jupyter/notebook) |
5 | | -[](https://jupyter-notebook.readthedocs.io/en/latest/?badge=latest) |
| 5 | +[](https://jupyter-notebook.readthedocs.io/en/stable/?badge=latest) |
6 | 6 | [](https://codecov.io/gh/jupyter/notebook) |
7 | 7 |
|
8 | 8 | The Jupyter notebook is a web-based notebook environment for interactive |
@@ -39,7 +39,7 @@ discrete repos. |
39 | 39 | You can find the installation documentation for the |
40 | 40 | [Jupyter platform, on ReadTheDocs](https://jupyter.readthedocs.io/en/latest/install.html). |
41 | 41 | The documentation for advanced usage of Jupyter notebook can be found |
42 | | -[here](https://jupyter-notebook.readthedocs.io/en/latest/). |
| 42 | +[here](https://jupyter-notebook.readthedocs.io/en/stable/). |
43 | 43 |
|
44 | 44 | For a local installation, make sure you have |
45 | 45 | [pip installed](https://pip.readthedocs.io/en/stable/installing/) and run: |
@@ -69,8 +69,8 @@ If you are interested in contributing to the project, see [`CONTRIBUTING.rst`](C |
69 | 69 | ## Resources |
70 | 70 | - [Project Jupyter website](https://jupyter.org) |
71 | 71 | - [Online Demo at jupyter.org/try](https://jupyter.org/try) |
72 | | -- [Documentation for Jupyter notebook](https://jupyter-notebook.readthedocs.io/en/latest/) [[PDF](https://media.readthedocs.org/pdf/jupyter-notebook/latest/jupyter-notebook.pdf)] |
| 72 | +- [Documentation for Jupyter notebook](https://jupyter-notebook.readthedocs.io/en/stable/) |
73 | 73 | - [Korean Version of Installation](https://github.com/ChungJooHo/Jupyter_Kor_doc/) |
74 | | -- [Documentation for Project Jupyter](https://jupyter.readthedocs.io/en/latest/index.html) [[PDF](https://media.readthedocs.org/pdf/jupyter/latest/jupyter.pdf)] |
| 74 | +- [Documentation for Project Jupyter](https://jupyter.readthedocs.io/en/latest/index.html ) |
75 | 75 | - [Issues](https://github.com/jupyter/notebook/issues) |
76 | 76 | - [Technical support - Jupyter Google Group](https://groups.google.com/forum/#!forum/jupyter) |
0 commit comments