Grant Nestor
|
e832689923
|
Change favicon when busy
|
10 years ago |
Grant Nestor
|
bdbfd37b24
|
Remove `moment` script tags
|
10 years ago |
Steven Silvester
|
d223e96fe1
|
Switch to xterm for the terminal emulator
|
10 years ago |
Steven Silvester
|
6205ba9a21
|
Unify handling of CodeMirror
Load codemirror as a script tag
Load codemirror synchronously
More cleanup of codemirror handling
Make the config more succinct
Reinstate mode/meta
|
10 years ago |
robnagler
|
129c7179fc
|
typeahead.min.js (not typeahead.js
|
10 years ago |
Sylvain Corlay
|
f6b7656499
|
Enable widgets 4.1
|
10 years ago |
Jonathan Frederic
|
9f9bc69e9b
|
Remove deprecatedwidgets handler, because it's backwards compat support for ipywidgets 3.0
|
10 years ago |
Min RK
|
5e9c88b2fe
|
fix a few remaining IPython Notebook references
in HTML templates
|
10 years ago |
Jonathan Frederic
|
4b0aa51ce7
|
Don't load main files - they should never be referenced anyways,
they break things by resetting global page state.
Also put URL in string
|
10 years ago |
Jonathan Frederic
|
e64f1f9dc2
|
Dynamically set base url
|
10 years ago |
Jonathan Frederic
|
18edcd3fb4
|
Allow old style imports, but deprecate them
|
10 years ago |
Jonathan Frederic
|
acb2b51051
|
Allow jquery-ish imports, but log a deprecation warning to the user console.
|
10 years ago |
Jonathan Frederic
|
f75f648f5e
|
Remove require logging statements
|
10 years ago |
Jonathan Frederic
|
c4c16a76b8
|
Disallow dynamic loading of jquery and friends
Because it is a very bad idea. Don't do it. Seriously!
|
10 years ago |
Jonathan Frederic
|
20b95f9297
|
Re-add moment
|
10 years ago |
Jonathan Frederic
|
3750a6a803
|
Log requirejs usage
|
10 years ago |
Jonathan Frederic
|
e5e8db3670
|
Load contents dynamically and load jquery-typeahead globally
|
10 years ago |
Jonathan Frederic
|
a83f18255b
|
Use npm to install moment
|
10 years ago |
Jonathan Frederic
|
1ae63ce185
|
Load jquery and friends globally
|
10 years ago |
Jonathan Frederic
|
508804153a
|
Remove ignore minified
|
10 years ago |
Matthias Bussonnier
|
34d67327ae
|
Acknowledge `ignotre_minified_js` on auth, and tab-> space
|
10 years ago |
Sylvain Corlay
|
f32651e202
|
Use jquery-ui instead of jqueryui
|
11 years ago |
Min RK
|
70e9186914
|
bump requirejs waitSeconds to 30
default is 7, and can timeout inappropriately on slow connections
|
11 years ago |
Matthias Bussonnier
|
2d5d548d79
|
Revert "Use NPM, node ES5, and browserify."
|
11 years ago |
Jonathan Frederic
|
7df0a118c7
|
Make caja point to the same file
|
11 years ago |
Jonathan Frederic
|
6258f542dd
|
Almost working 100%
|
11 years ago |
jdfreder
|
64690654b4
|
Re-add require.js for backwards compat.
|
11 years ago |
jdfreder
|
b88fa0163a
|
Use npm for js and less builds
|
11 years ago |
Matthias Bussonnier
|
b873e8337d
|
try to create better html structure.
|
11 years ago |
Matthias Bussonnier
|
d6a0217b01
|
get things on the page workign
|
11 years ago |
Matthias Bussonnier
|
91fe9f2d01
|
start workign on typeahead
|
11 years ago |
Min RK
|
3cea489d17
|
fix url for custom.css
served from .jupyter/custom
|
11 years ago |
Min RK
|
0deee0d989
|
build auth/js/main.min.js
exports login_main and logout_main
|
11 years ago |
Min RK
|
d71a59cc9f
|
s/jupyter_notebook/notebook
|
11 years ago |