237 Commits (49dfd72652219158df12fbcdcb48cef930a697ee)

Author SHA1 Message Date
Min RK 41d6da235c Merge pull request #879 from ellisonbg/nbext-pain
10 years ago
Steven Silvester 6a3e4b6289 Clean up paths
10 years ago
Steven Silvester 28829b2524 Fix webpack static file configuration
10 years ago
Min RK 5e9c88b2fe fix a few remaining IPython Notebook references
10 years ago
Min RK 84003fb30d Merge pull request #1215 from Summersa/master
10 years ago
summersa d1203448f8 Add option to toggle header on edit page
10 years ago
Steven Silvester 86b1536d18 Fix mathjax link
10 years ago
Steven Silvester 39b42307c9 Update mathjax link
10 years ago
Steven Silvester 4a48cad90a Make notebook functional and add mathjax
10 years ago
Matthias Bussonnier dcd9027af2 Merge pull request #1180 from takluyver/new-notebook-menu-header
10 years ago
Min RK 8c038e3ddb add missing url-encoding of base_url in terminal/edit templates
10 years ago
Min RK 233f04428d Merge pull request #621 from julienr/inline_images
10 years ago
Thomas Kluyver c424d61558 Adjust text of notebook heading in new menu
10 years ago
Brian E. Granger 7705bfd5ab New approach working, old approach gone.
10 years ago
Brian E. Granger 49b7b8c071 This part of things is working.
10 years ago
Brian E. Granger 142ae515bc Adding prototype nbextensions argument to NotebookApp
10 years ago
Steven Silvester e663bc3156 Add a jupyter lab page
10 years ago
Julien Rebetez 865de47233 Add Cut/Copy/Paste Cell attachments menu items
10 years ago
Julien Rebetez 22fccff443 Add a new insert-image action and corresponding dialog to insert inline images from menu.
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 378732e9f3 Get the terminal working
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
VladMironov 75cba936aa Add download button at /tree
10 years ago
Min RK 94986bfd6a scroll long tracebacks to the bottom
10 years ago
Nathan Daly 4a9e31ed30 Adds a Move button to the notebooklist interface next to Rename.
10 years ago
Min RK 301cbc6374 Merge pull request #960 from Carreau/ignjs
10 years ago
Matthias Bussonnier 34d67327ae Acknowledge `ignotre_minified_js` on auth, and tab-> space
10 years ago
Safia Abdalla 9494ca1a9c Update buttons in template
10 years ago
Safia Abdalla 04a456516c Added button for sort by name
10 years ago
Safia Abdalla b18d269bda Added arrow indicator for sorting
10 years ago
Safia Abdalla 11eebd2fc0 Added last modified sort button
10 years ago
Safia Abdalla 42bb38fcb0 Pluralized menu items for merged multiselect features
11 years ago
Matthias Bussonnier fb7d3004f2 Pluralize action on multiple outputs
11 years ago
Matthias Bussonnier c42d43f6c4 Pluralize commands in menu that can act on many cells.
11 years ago
Sylvain Corlay f32651e202 Use jquery-ui instead of jqueryui
11 years ago
Matthias Bussonnier 47a51b7fd9 Merge pull request #527 from minrk/demote-cell-toolbar
11 years ago
Safia Abdalla 01498d1dfd Fixed indentation
11 years ago
Safia Abdalla dcd6bb470a Fixed title tooltip in notebook template
11 years ago
Min RK 523da50784 Move cell toolbar selection to View menu
11 years ago
Min RK ef64f743c4 make restart-clear-output a discrete action
11 years ago
Jonathan Frederic 831b2a523b Merge pull request #472 from minrk/base-url-always-encoded
11 years ago
Safia Abdalla e93db3ec22 Replaced 'Search and Replace' with 'Find and Replace'
11 years ago
Min RK 460643ed90 urlencode urls,paths in body-data in templates
11 years ago
Matthias Bussonnier 3602a86873 Merge pull request #447 from captainsafia/search-replace-menu-item
11 years ago
Matthias Bussonnier 1ff9504bf1 Acknowledge ignore_minified on tree
11 years ago
Safia Abdalla 1f95016512 Added search and replace menu item to template
11 years ago
Matthias Bussonnier 8ec8a520e8 Merge pull request #404 from minrk/rjs-timeout
11 years ago
Min RK 172c6e272f Merge pull request #423 from Carreau/ignore-min-edit
11 years ago
Matthias Bussonnier c4f2c5ac23 Acknowledge "ingnore_minified" on editor page.
11 years ago
zhangmm 498bdb66b3 add a style for password input
11 years ago
Matthias Bussonnier 806cd1f989 Merge pull request #400 from minrk/restart-run-all
11 years ago
Min RK 70e9186914 bump requirejs waitSeconds to 30
11 years ago
Matthias Bussonnier bce9c94f32 Fix overzealous auto escape
11 years ago
Min RK 31f0ef480b add Restart & Run All to Kernel Menu
11 years ago
Doug Blank dffbacb377 Update tree.html
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 656628cbe6 Merge pull request #283 from crwilcox/noreferrer
11 years ago
Matthias Bussonnier f9ad56e206 Add option to not use minified javascript and ease developpement.
11 years ago
Jonathan Frederic 309dab2fe8 Merge pull request #260 from Carreau/typeahead
11 years ago
Min RK 6473a5a51d enable MathJax safe mode
11 years ago
Christopher Wilcox e0f3060629 Add rel=noreferrer to helplink URLs as sending the referrer link is unnecessary
11 years ago
Christopher Wilcox 83536924e1 Undo change to the help links
11 years ago
Christopher Wilcox 6901b31697 Incorporate @minrk feedback
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
Christopher Wilcox 237d2fa51c Add Jinja Blocks to notebook.html and tree.html
11 years ago
Min RK 3cea489d17 fix url for custom.css
11 years ago
Min RK 5ba389dcc5 restore clusters tab with a link to IPython parallel.
11 years ago
Min RK 1a91f8ce74 remove clusters tab from notebook
11 years ago
Min RK 0deee0d989 build auth/js/main.min.js
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