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
Min RK a51efa5acc
add Authorization to allowed CORS headers
10 years ago
..
auth don't check origin on token-authenticated requests 10 years ago
base add Authorization to allowed CORS headers 10 years ago
bundler Separate common classes for server and notebook extensions 10 years ago
edit s/jupyter_notebook/notebook 11 years ago
files set notebook mime-type on download links 10 years ago
kernelspecs s/jupyter_notebook/notebook 11 years ago
nbconvert TEST: Use addCleanup in test_nbconvert_handlers.py 10 years ago
notebook make MathJax config parameter configurable (instead of hard coded) 10 years ago
services Merge pull request #1877 from jdetle/terminals 10 years ago
static Merge pull request #1956 from jasongrout/fontsize 10 years ago
templates include token info on login page 10 years ago
terminal json_errors should be outermost decorator on API handlers 10 years ago
tests Some tests for output callback overrides. 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. 11 years ago
_version.py Bump version to 5.0.0.dev 11 years ago
allow76.py s/jupyter_notebook/notebook 11 years ago
extensions.py Add base aliases for nbextensions apps 10 years ago
jstest.py call it token 10 years ago
log.py Use `dict()` to convert the mapping to a dictionary 11 years ago
nbextensions.py Add base aliases for nbextensions apps 10 years ago
notebookapp.py clarify the default token behavior in help output 10 years ago
serverextensions.py Add base aliases for nbextensions apps 10 years ago
utils.py Improve performance of directory listing 10 years ago