From 593f85853874469e72ac1e71dcb6d16f6b3563bf Mon Sep 17 00:00:00 2001 From: Carol Willing Date: Mon, 28 Dec 2015 07:53:30 -0800 Subject: [PATCH] Add link for Project Jupyter documentation --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8abeb2a43..52e9bc179 100644 --- a/README.md +++ b/README.md @@ -113,6 +113,7 @@ jupyter notebook ## Resources - [Project Jupyter website](https://jupyter.org) - [Online Demo at try.jupyter.org](https://try.jupyter.org) -- [Documentation](http://jupyter-notebook.readthedocs.org/en/latest/) +- [Documentation for Jupyter notebook](http://jupyter-notebook.readthedocs.org/en/latest/) +- [Documentation for Project Jupyter](http://jupyter.readthedocs.org/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) \ No newline at end of file