John Emmons
f81fb46ff6
Preliminary i18n implementation as outlined in JEP 16 ( #2140 )
...
setting up internationalization for log and UI messages
See i18n README for details
Squashed to resolve CRLF, tab-indent issues.
9 years ago
Thomas Kluyver
36b6c9e5d3
Add id=favicon in templates
...
The new dynamic favicon-changing code looks for an existing favicon in
the DOM with id 'favicon'. This uses that id in the templates, so we
don't end up with two favicon links in the page.
I was hoping that this would fix some issues I'm having with the favicon
getting stuck, but it doesn't seem to. :-(
9 years ago
Grant Nestor
5f3dbf9890
Use different favicons for different components (notebook, terminal, file)
9 years ago
Min RK
47d4451958
remove webpack shims
...
restore explicit imports of jquery, etc.
9 years ago
Min RK
5e9c88b2fe
fix a few remaining IPython Notebook references
...
in HTML templates
10 years ago
summersa
d1203448f8
Add option to toggle header on edit page
10 years ago
Min RK
8c038e3ddb
add missing url-encoding of base_url in terminal/edit templates
...
This was fixed in the notebook and tree views,
but overlooked in edit, terminal
10 years ago
Jonathan Frederic
508804153a
Remove ignore minified
10 years ago
Matthias Bussonnier
c4f2c5ac23
Acknowledge "ingnore_minified" on editor page.
...
a few typo and consistency also.
11 years ago
Matthias Bussonnier
2d5d548d79
Revert "Use NPM, node ES5, and browserify."
11 years ago
jdfreder
b88fa0163a
Use npm for js and less builds
11 years ago
Min RK
85d952b4d7
use minified `main.min.js` on each application
11 years ago
Min RK
d71a59cc9f
s/jupyter_notebook/notebook
11 years ago