Paul Ivanov
95790be956
kernel halt confirmation dialog
9 years ago
Thomas Kluyver
666ecbf35c
Merge pull request #2011 from minrk/unwebpack
...
unwebpackify
9 years ago
Min RK
47d4451958
remove webpack shims
...
restore explicit imports of jquery, etc.
9 years ago
Min RK
9478a6b82b
use tornado xsrf token in API
...
- Cookie-authenticated API requests must use set X-XSRFToken header
- add utils.ajax for making ajax requests, adding xsrf header from default location
9 years ago
Steven Silvester
4850790461
Update the session model and the test
10 years ago
Steven Silvester
6486b2430f
Update the session model and the tests
10 years ago
Steven Silvester
76d08aca99
Update the session api in preparation for file and console sessions
10 years ago
Jonathan Frederic
1ae63ce185
Load jquery and friends globally
10 years ago
Sean Johnson
085d584393
Replace double URL escaping with concats as the base URLs are already escaped. Fix for #402
11 years ago
Matthias Bussonnier
2d5d548d79
Revert "Use NPM, node ES5, and browserify."
11 years ago
Jonathan Frederic
c8ff593efc
Move source out
11 years ago
jdfreder
ff9406f2e3
require.js ES5 -> commonjs ES5
11 years ago
Jason Grout
a016e42cf7
Add links to the REST API documentation (what there is on the wiki)
11 years ago
Matthias Bussonnier
cd888ad8c3
remove rever dependency in sesson and loginwidget
11 years ago
Min RK
d71a59cc9f
s/jupyter_notebook/notebook
11 years ago