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.
Min RK 2da82f909c
get xsrf from cookie, not body data
10 years ago
..
auth add token_authenticated property 10 years ago
base use tornado xsrf token in API 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 rename log.warn to log.warning as log.warn is deprecated 10 years ago
static get xsrf from cookie, not body data 10 years ago
templates get xsrf from cookie, not body data 10 years ago
terminal json_errors should be outermost decorator on API handlers 10 years ago
tests add missing waits for output in display_id tests 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 enable tornado xsrf cookie 10 years ago
serverextensions.py Add base aliases for nbextensions apps 10 years ago
utils.py Improve performance of directory listing 10 years ago