Add resources section to end of README

This commit is contained in:
Carol Willing 2015-12-28 06:45:31 -08:00
parent 3a8a5963ff
commit b1c218270f

View File

@ -96,3 +96,10 @@ cd notebook
pip install -r requirements.txt -e .
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/)
- [Issues](https://github.com/jupyter/notebook/issues)
- [Technical support - Jupyter Google Group](https://groups.google.com/forum/#!forum/jupyter)