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
tao 3e2ee045d4
Solve issue #4206: The contrast of font color of code comment in code cell is lower than 4.5:1 (#4746)
7 years ago
..
auth protect against chrome mishandling backslash as slash in URLs 7 years ago
base Allow ?no_track_activity=1 to opt-out of activity tracking (#4235) 7 years ago
bundler use our own maybe_future 7 years ago
edit s/jupyter_notebook/notebook 11 years ago
files add xsrf checks on files endpoints 7 years ago
gateway Remove verbose debug statement in gateway mode 7 years ago
i18n Fix French typo (#4651) 7 years ago
kernelspecs s/jupyter_notebook/notebook 11 years ago
nbconvert Apply CSP sandboxing for nbconvert responses 7 years ago
notebook exporter naming scheme 7 years ago
prometheus Added metrics for number of kernels running labeled by type 7 years ago
services Merge pull request #4672 from JohanMabille/control 7 years ago
static Solve issue #4206: The contrast of font color of code comment in code cell is lower than 4.5:1 (#4746) 7 years ago
templates Merge pull request #4734 from uclixnjupyternbaccessibility/issue-#3217 7 years ago
terminal Enable login mode - to automatically source the /etc/profile script 7 years ago
tests Merge pull request #4615 from LuisARodr/dualmode_execute 7 years ago
tree #3967: added more descriptive title for tree page 7 years ago
view URL escape file path in iframe view handler 9 years ago
__init__.py s/jupyter_notebook/notebook 11 years ago
__main__.py s/jupyter_notebook/notebook 11 years ago
_sysinfo.py Catch errors calling git for commit ID 9 years ago
_tz.py move tz utils to top-level private module ._tz 9 years ago
_version.py Back to development version 7 years ago
config_manager.py makes flake8 happier 8 years ago
extensions.py Add base aliases for nbextensions apps 9 years ago
jstest.py stop using Allow76 9 years ago
log.py Moved the 'metrics' file to a new package named 'promethues'. 7 years ago
nbextensions.py py27 compat importing 8 years ago
notebookapp.py bfix: shutdown_server returns True when pid exists 7 years ago
serverextensions.py basic __version__ reporting for extensions 8 years ago
transutils.py Don't install gettext into builtins 8 years ago
utils.py use our own maybe_future 7 years ago