55 Commits (e00a86c4cb22f15ed4593ccf02bb92fe5e284b84)

Author SHA1 Message Date
Min RK 363d73d145 bootstrap 3.4
7 years ago
Félix-Antoine Fortin c9bd0fa87a Update jquery-ui.min path in page.html template
8 years ago
Ashley Teoh 6b7983866b correctly set language dynamically
8 years ago
Ashley Teoh aafd8dbf41 dynamically set language in meta tags
8 years ago
Ashley Teoh 80e83f56da add language attribute to describe language of document
8 years ago
Alex Rothberg 538a89fee0 update paths
8 years ago
Thomas Kluyver e7f69cc2d7 Work on loading UI translations (#2969)
9 years ago
Josh Barnes 97d6ead5de fix notebook require config to match tools/build-main
9 years ago
Grant Nestor 135358e943 Fix terminal header flex box layout
9 years ago
Thomas Kluyver 208e7c74a6 Only provide token link if token is set and user logged in
9 years ago
Thomas Kluyver ea2bfeda8f Expose URL with auth token in notebook UI
9 years ago
John Emmons f81fb46ff6 Preliminary i18n implementation as outlined in JEP 16 (#2140)
9 years ago
Thomas Kluyver 36b6c9e5d3 Add id=favicon in templates
9 years ago
Grant Nestor 945a973da5 Clean up layout in #header-container
9 years ago
Grant Nestor b69509fcab Move preact, preact-compat, and proptypes to bower
9 years ago
Min RK 3dc91c993e remove unused variable in token removal
9 years ago
Min RK 9cf239f5e5 Merge pull request #2132 from Carreau/fix-find-replace-css
9 years ago
Matthias Bussonnier 6d0b45b536 Remove double border in Find and replace UI.
9 years ago
Min RK 5de77314bd remove token query parameter from pages on load
9 years ago
Min RK cbd6eef04a get preact from script tag
9 years ago
Min RK 47d4451958 remove webpack shims
9 years ago
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
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
10 years ago
Jonathan Frederic 4b0aa51ce7 Don't load main files - they should never be referenced anyways,
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
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
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