276 Commits (1fbbda5a14319aedabb19102f72b056a557fdbe5)

Author SHA1 Message Date
MinRK d345546d15 add bootstrap shim for require
12 years ago
MinRK 579f5101f0 restore websocket_url configurable
12 years ago
Matthias BUSSONNIER 17afb5a71f remove pagemain.js
12 years ago
Jonathan Frederic 2478fac032 More requirejs fixes
12 years ago
Jonathan Frederic ee76005bc2 More review changes
12 years ago
Jonathan Frederic 2d7a4a7879 Some JS test fixes
12 years ago
Jonathan Frederic 188072d190 @carreau review changes
12 years ago
Jonathan Frederic 0e9e1dd5a3 MWE,
12 years ago
Jonathan Frederic 9bfe5fc06c Use ipython namepsace for instances.
12 years ago
Jonathan Frederic fb32b6561f Start of work to make notebook.html requirejs friendly.
12 years ago
Jonathan Frederic 9f4a03ce79 Started work to make tree requirejs friendly.
12 years ago
Jonathan Frederic 855815d207 Make page.html require.js friendly.
12 years ago
Jonathan Frederic 8fd3515794 Post discussion with @ellisonbg
12 years ago
Jonathan Frederic 6834cb95bc Rebase cleanup, comments and nesting
12 years ago
Jonathan Frederic dec962194f Update components to point to right branch
12 years ago
Jonathan Frederic 181b0e9cfc Address less of the conversion warnings
12 years ago
Jonathan Frederic 22c94ab404 Lots of small alignment tweaks to get Bootstrap3 looking better
12 years ago
jon 68cfaeb7c9 Fixed status indicator region
12 years ago
Jonathan Frederic 142e884943 Updated notebook template so menubar is rendered correctly
12 years ago
Jonathan Frederic 80673856a8 Fixed float
12 years ago
Jonathan Frederic 697cc58655 Change the nav bar to nav-pills
12 years ago
Jonathan Frederic 0689830c4b Fixes to make spinners in cluster list display correctly.
12 years ago
Jonathan Frederic 0483bb2ed8 Fixed cluster list.
12 years ago
Jonathan Frederic d88daf1bb7 Ran jdfreder/bootstrap2to3
12 years ago
Jonathan Frederic 5c47651786 Get notebook running with Bootstrap3
12 years ago
Jonathan Frederic 961254292e Remove hard reference to GFM since IPythonGFM uses CM require to load it.
12 years ago
Jonathan Frederic 802f74e190 Create ipythongfm mode
12 years ago
Thomas Kluyver 0dc02c176a Merge pull request #5586 from minrk/pdf-exporter
12 years ago
Susan Tan abaec7694b Fixed Issue #4012 Added Help menubar link to Github Flavored Markdown doc
12 years ago
MinRK f7c1a15896 support pdf export in the notebook UI
12 years ago
Brian E. Granger 655098b3c2 Pointing to the 2.x branch in the Help menu.
12 years ago
Brian E. Granger d5c913c4c2 Removing Editor Shortcuts - these are now in the Shortcut Modal.
12 years ago
Brian E. Granger b91394cb7d Fixing Help menu links.
12 years ago
Aaron Meurer 75d4947e81 Point to the stable SymPy docs, not the dev docs
12 years ago
MinRK 2daf2fe293 update links in notebook help menu
12 years ago
Thomas Kluyver 80af3b4cfb Merge pull request #4802 from ivanov/ui-docs
12 years ago
Paul Ivanov 0ba3d22501 proper styling for the tour
12 years ago
MinRK 1ae689f30c Add Trust Notebook to File menu
12 years ago
MinRK 4d35660f3c sanitize CSS
12 years ago
MinRK c298670a4b use html-sanitizer instead of html-css
12 years ago
MinRK 2a0451fdde use google-caja for sanitization
12 years ago
Brian E. Granger fa3f998295 Adding security.js with 1st attempt at is_safe.
12 years ago
Brian E. Granger ff1492f8c9 Creating new base/js/keyboard.js
12 years ago
Paul Ivanov 405017875e tidy up and add to the tour
12 years ago
Paul Ivanov a765132684 add the tour to the page
12 years ago
Paul Ivanov f8ab13b675 Merge pull request #5215 from ivanov/running-kernels
12 years ago
Paul Ivanov 938f4bdfc4 small whitespace cleanup, renamed drag_info
12 years ago
Paul Ivanov 7d1da4c550 refer to notebooks, not kernels.
12 years ago
Paul Ivanov b74b10e308 added IPython.session_list
12 years ago
Min RK 0117b587ab Merge pull request #4985 from damianavila/closebrackets
12 years ago
Paul Ivanov 06c689caa3 remove reiterated repetitively redundant "actively"
12 years ago
Paul Ivanov cb1bb62272 ok, Running tab is working now
12 years ago
Matthias BUSSONNIER 816df5bb34 Allow to pass option to jinja env
12 years ago
Brian E. Granger 4bd315bda0 Merge pull request #5147 from minrk/static-url-version
12 years ago
Paul Ivanov b3c1164798 put Running tab on the page
12 years ago
MinRK 69cba774d9 Some template static_url tweaks
12 years ago
MinRK a184724bdb remove base_kernel_url
12 years ago
MinRK e1e0b19a6a s/base_project_url/base_url/
12 years ago
Brian E. Granger af884b797f Add edit/command mode indicator.
12 years ago
Min RK cd7c1e6fae Merge pull request #5001 from ellisonbg/dashboard-dirs
12 years ago
Brian E. Granger 7ab69652ea Breadcrumb home icon.
12 years ago
Jonathan Frederic 65fba24d92 FF Fix: make ext icon same line as txt
12 years ago
Brian E. Granger 378b18b2fb Nice dashboard page titles like /.../examples/notebooks/
12 years ago
Brian E. Granger dd126fce6d Tighten spacing of dashboard.
12 years ago
Brian E. Granger 2207a4f0dc Adding proper breadcrumb support.
12 years ago
Matthias BUSSONNIER bb27cd0de5 more subtle kernel indicator
12 years ago
Susan Tan 466e05c165 Add notebook examples link to help menu.
12 years ago
Matthias Bussonnier 68973cf622 link to matplotlib latest.
12 years ago
damianavila 2144c8e182 Forgot to add the needed js file...
12 years ago
Matthias BUSSONNIER 38807bb59f make help menu a templates
12 years ago
Brian E. Granger b638b8718c Adding DOM ids for each menu.
12 years ago
Brian E. Granger 7c65e96941 Simplified Cell menu items related to output.
12 years ago
Brian E. Granger f4bfcadf32 Adding back Kernel menu and Cell Type submenu.
12 years ago
Brian E. Granger afb114e6d3 Removing unneeded select prev/next from Edit menu.
12 years ago
Brian E. Granger 54666e2e98 Cleaning up output management in code and menus.
12 years ago
Brian E. Granger 953da90a98 Removing Kernel menu.
12 years ago
Jonathan Frederic 8891750535 Fixed static_url call which is no longer optionally 1 param
12 years ago
Jonathan Frederic 3361826b5a Added require.js shims for underscore and backbone
12 years ago
Jonathan Frederic 40a923c5b6 Lots of updates to widget(s) js
12 years ago
Jonathan Frederic 990303f3eb Removed require.js scheme since it forces async event driven model,
12 years ago
Jonathan Frederic c9d604d54e Use require.js where possible.
12 years ago
Jonathan Frederic e3d6467809 Don't try to load widget.js automatically since it was moved
12 years ago
Jonathan Frederic a1f6d0fe02 Added dependencies to page.html template and added widget.js to notebook.html
12 years ago
MinRK 063bfa9688 we don't bundle lessc anymore, remove its vestiges
12 years ago
Brian E. Granger d8db72564a Merge pull request #3605 from ellisonbg/newux
12 years ago
Thomas Kluyver c0f346c4e3 Merge pull request #4735 from minrk/better-errors
12 years ago
Brian E. Granger 201217d847 Renaming execute methods.
12 years ago
MinRK 5c9dfd9b58 remove unnecessary conversion of newline to br tag
12 years ago
Brian E. Granger caffba142e Adding keyboard manager logic.
12 years ago
Min RK 96c1af0ce4 Merge pull request #4715 from minrk/tornado-static-url
12 years ago
MinRK 84df1a5e26 add error page templates
13 years ago
MinRK 15780ad055 restore use of tornado static_url
13 years ago
Thomas Kluyver 390b13a82c Add option to download as reST
13 years ago
Thomas Kluyver a3c2f1b5f9 Add menu entries for getting converted views of a notebook
13 years ago
Matthias Bussonnier 4039e246fc Merge pull request #4306 from minrk/raw-cell-metadata
13 years ago
damianavila 012d8b207e Added link to shorcuts in the notebook menu.
13 years ago
MinRK d087a213b3 add raw cell toolbar preset
13 years ago
MinRK 66fe540412 rename Raw Text to Raw NBConvert in menu
13 years ago
Paul Ivanov 4ffe489e72 Merge pull request #4415 from ivanov/more-tooltips
13 years ago
MinRK f8ddcffacb allow `require("nbextensions/extname")` to load from IPYTHONDIR/nbextensions
13 years ago
MinRK 5c83cd3e52 move comm.js to kernel service
13 years ago
MinRK 99680e21bd move comm.js to base
13 years ago
MinRK 3665cc241f rename widget to comm
13 years ago
MinRK 6643cffa23 add javascript-side widgets
13 years ago
Paul Ivanov 8fb1d7391c added some tooltips for the File menu
13 years ago
Paul Ivanov 474bd780ce tooltips for View and Insert menus
13 years ago
Paul Ivanov 0f9a478abd Kernel and Help menu tooltips
13 years ago
Paul Ivanov 69d06c02d7 add more tooltips for Cell menu
13 years ago
Paul Ivanov bd22e4ae90 added descriptions which were deleted from JS
13 years ago
MinRK 4a12890d65 disable download-as-pt
13 years ago
MinRK e16a5807c7 fixup bad rebase
13 years ago
MinRK 141d088a51 logo link to current tree level
13 years ago
MinRK dd93a2211a add utils.js to tree template
13 years ago
MinRK c79dcc8e73 quote data attributes
13 years ago
MinRK 14fd50f80b Simplify Tree handlers
13 years ago
Zachary Sailer d16fe2f826 manual rebase html notebook templates
13 years ago
MinRK 4a04553acd add Edit Notebook Metadata to Edit menu
13 years ago
Paul Ivanov 2778e98945 DOC: fix links to matplotlib, notebook docs
13 years ago
MinRK a186b25626 explicitly load python mode before IPython mode
13 years ago
MinRK 03883d82e4 remove bad `if logged_in` preventing new-notebook without login
13 years ago
MinRK f9dd129e1c remove notebook read-only view
13 years ago
MinRK 127a0669ff enable comment/uncomment selection
13 years ago
MinRK 409a1bb6e1 remove boilerplate.css
13 years ago
Matthias BUSSONNIER 2272edf715 correct static path for CM modes autoload
13 years ago
MinRK d12a9b19c9 use bootstrap `disabled` instead of `ui-state-disabled`
13 years ago
MinRK cf726d6a40 mv IPython.html.notebook -> IPython.html
13 years ago