notebook/notebook
Thomas Kluyver 2018e800dc Merge pull request #1168 from minrk/allow-root-notebook-dir
allow notebook-dir to be root
2016-03-04 11:50:45 +00:00
..
auth Use a 401 status code for invalid login attempts. Fixes #384 2015-09-03 14:31:38 +01:00
base Re-add ignore_minified_js 2016-02-22 07:30:56 -08:00
edit s/jupyter_notebook/notebook 2015-05-14 10:49:28 -07:00
files Remove usage of encode/decodestring, Deprecated, replace by bytes equiv. 2016-02-08 11:19:05 -08:00
kernelspecs s/jupyter_notebook/notebook 2015-05-14 10:49:28 -07:00
lab Add a jupyter lab page 2016-02-25 09:09:05 -06:00
nbconvert Remove usage of encode/decodestring, Deprecated, replace by bytes equiv. 2016-02-08 11:19:05 -08:00
notebook urlencode urls,paths in body-data in templates 2015-09-22 15:10:44 +02:00
services Merge pull request #1142 from captainsafia/fix-rename-with-capitalization 2016-02-25 11:17:32 +01:00
static Add about page 2016-03-03 12:28:45 -06:00
templates Add a jupyter lab page 2016-02-25 09:09:05 -06:00
terminal move common websocket methods to WebSocketMixin 2015-10-12 14:46:07 +02:00
tests allow notebook-dir to be root 2016-03-04 10:54:27 +01:00
tree server-side fixes for double-escaped base_url 2015-09-22 15:10:33 +02:00
__init__.py s/jupyter_notebook/notebook 2015-05-14 10:49:28 -07:00
__main__.py s/jupyter_notebook/notebook 2015-05-14 10:49:28 -07:00
_sysinfo.py Don't run git unless it looks like we are in a repo. 2015-11-04 16:28:43 -08:00
_version.py Bump version to 5.0.0.dev 2016-01-13 12:55:30 -08:00
allow76.py s/jupyter_notebook/notebook 2015-05-14 10:49:28 -07:00
jstest.py add comment about base URL prefixes in tests 2015-09-28 10:47:29 +02:00
log.py Use dict() to convert the mapping to a dictionary 2015-12-03 12:49:12 -05:00
nbextensions.py Use more pythonic way to check wether module have attribute 2015-09-03 11:47:26 +02:00
notebookapp.py allow notebook-dir to be root 2016-03-04 10:54:27 +01:00
utils.py Updated same_file to check for same device 2016-02-25 02:06:15 -06:00