Go to file
MinRK 10b209f93e add redirect handler for notebooks by name
Now you can visit `localhost:8888/My Notebook.ipynb`,
and it will redirect you to the UUID url.
This allows cross-notebook links, etc. with `[other notebook](Notebook Name.ipynb)`
2013-03-23 13:30:45 -07:00
docs/source/_static Moving examples to the top level. 2013-01-19 14:22:22 -08:00
examples fix local files examples in markdown 2013-02-27 12:15:21 -08:00
IPython add redirect handler for notebooks by name 2013-03-23 13:30:45 -07:00
.gitignore Tell git to ignore __pycache__ directories. 2012-10-04 12:19:18 -07:00
.mailmap add Jörgen to mailmap 2012-06-29 17:20:46 -07:00
setup.py bump minimum pyzmq version to 2.1.11 2013-01-28 14:21:56 -08:00
setupbase.py Fix a bug that caused man pages to not be installed in Python 3 when running from the source tree. 2012-09-17 10:49:21 +02:00