mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-24 12:05:22 +08:00
Add resources section to end of README
This commit is contained in:
parent
3a8a5963ff
commit
b1c218270f
@ -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)
|
Loading…
Reference in New Issue
Block a user