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
Jonathan Frederic 08e968d7e9
Make events a global singleton
10 years ago
..
auth Use a 401 status code for invalid login attempts. Fixes #384 11 years ago
base Re-add ignore_minified_js 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
nbconvert Remove usage of encode/decodestring, Deprecated, replace by bytes equiv. 10 years ago
notebook urlencode urls,paths in body-data in templates 10 years ago
services Fixed reference that was erroring in validator 10 years ago
static Make events a global singleton 10 years ago
templates Don't load main files - they should never be referenced anyways, 10 years ago
terminal move common websocket methods to WebSocketMixin 10 years ago
tests Fix the new deprecated names test 10 years ago
tree server-side fixes for double-escaped base_url 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 add comment about base URL prefixes in tests 10 years ago
log.py Use `dict()` to convert the mapping to a dictionary 10 years ago
nbextensions.py Use more pythonic way to check wether module have attribute 11 years ago
notebookapp.py @williningc's suggestions 10 years ago
utils.py also check R_OK for hidden directories 10 years ago