You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
monkeyking/notebook
Matthias Bussonnier d8fc95173b
Merge pull request #1347 from Carreau/shortcut-editor-2
10 years ago
..
auth make cookies httponly by default 10 years ago
base Fix handling of preflight requests 10 years ago
edit s/jupyter_notebook/notebook 11 years ago
files Remove usage of encode/decodestring, Deprecated, replace by bytes equiv. 10 years ago
kernelspecs s/jupyter_notebook/notebook 11 years ago
lab Update lab 10 years ago
nbconvert encode file name in Content-Disposition when it contains non-ascii characters 10 years ago
notebook New approach working, old approach gone. 10 years ago
services Merge pull request #1253 from ryanlovett/master 10 years ago
static Merge pull request #1347 from Carreau/shortcut-editor-2 10 years ago
templates Enable widgets 4.1 10 years ago
terminal move common websocket methods to WebSocketMixin 10 years ago
tests Create shortcut editor for the notebook 10 years ago
tree New approach working, old approach gone. 10 years ago
__init__.py s/jupyter_notebook/notebook 11 years ago
__main__.py s/jupyter_notebook/notebook 11 years ago
_sysinfo.py Don't run git unless it looks like we are in a repo. 10 years ago
_version.py Bump version to 5.0.0.dev 10 years ago
allow76.py s/jupyter_notebook/notebook 11 years ago
jstest.py Remove debug comment in jstest.py 10 years ago
log.py Use `dict()` to convert the mapping to a dictionary 10 years ago
nbextensions.py Don't pass destination when installing nbextension from Python package 10 years ago
notebookapp.py Override mimetype for .css files 10 years ago
serverextensions.py add `--system` flag for enable/disable 10 years ago
utils.py Updated same_file to check for same device 10 years ago