46 Commits (796fb5d0a82a341979e9915e9bc0cbda8ac8f68d)

Author SHA1 Message Date
MinRK 796fb5d0a8 unify highlight.js / codemirror style
13 years ago
MinRK 6ac2bdf086 use highlight.js to highlight markdown code blocks
13 years ago
MinRK b6c390db06 use marked for markdown
13 years ago
MinRK 8ca57a1779 s/autosave_notebook/set_autosave_interval/
13 years ago
MinRK 80bba145d5 set default autosave interval to two minutes
13 years ago
MinRK dd77790a00 add autosave timer
13 years ago
MinRK 7e6b5d98c7 trigger hash on notebook load
13 years ago
Matthias BUSSONNIER 5f135d66ea pass baseUrl as option
13 years ago
Bussonnier Matthias df22cad01c clean css.
13 years ago
Bussonnier Matthias 689922031c main_app -> ipython-main-app
13 years ago
Mikhail Korobov 4bca5a19ea Some bugs in js (mostly scoping bugs) are fixed
14 years ago
Aron Ahmadia 0caac8cd28 partial refactor, can't quite get environments working
14 years ago
Brian E. Granger 7ae77c8372 Merge pull request #2127 from Carreau/jsToolbar
14 years ago
Bussonnier Matthias 362eab83aa Merge pull request #2216 from Carreau/autohighlight
14 years ago
Bussonnier Matthias 45f79e0509 Merge pull request #2192 from Carreau/notification
14 years ago
Matthias BUSSONNIER 8a121f93ac #toolbar -> #maintoolbar
14 years ago
Matthias BUSSONNIER d88f7d4c72 autochange highlight with cell magics
14 years ago
Matthias BUSSONNIER bcc9081444 remove update_url occurences
14 years ago
Matthias BUSSONNIER 71a1675c8f tweek notebook notification behavior
14 years ago
Matthias BUSSONNIER a0bc644153 call init method
14 years ago
Matthias BUSSONNIER 53d2a34336 correcty inherign the main toolbar
14 years ago
mcelrath 591a8eac23 Fix spurious appearance of #fontarea at end of document.
14 years ago
mcelrath 160fbcdcbc Alternative solution: silently apply some CSS instead of a dialog box.
14 years ago
mcelrath 5b2b7ed604 Add bad font detection, and a dialog informing the user.
14 years ago
Matthias Bussonnier 0247ac16f6 tooltip to mac
14 years ago
Brian Granger 3631fae153 Major refactoring of notebook.
14 years ago
Brian Granger 6dc7b078b9 Refactoring templates and top level js/css organization.
14 years ago
Brian Granger e59f95376d Major refactoring of saving, notification.
14 years ago
Brian Granger 4c88c4686c First draft of toolbar.
14 years ago
Brian Granger c29e928054 Removing Ace edit capability.
14 years ago
Brian Granger 1e2e086508 Optimizing notebook loading.
14 years ago
Brian Granger bf0353ae47 Start the pager out collapsed.
14 years ago
Brian Granger f04e31b80c Add Ace editing mode for code cells.
14 years ago
Brian Granger eef6d192e4 Created new print view for notebook printing.
14 years ago
Brian Granger 33f5cea94b Implemented menu based UI using Wijmo.
14 years ago
Brian Granger e4489da763 Initial work to add Wijmo based menu.
14 years ago
Matthias BUSSONNIER b0ad2c6f29 [notebook] read-only: disable name field
15 years ago
Matthias BUSSONNIER 70fa9c8b2a totally remove pager when read only
15 years ago
MinRK d6ac9f3ec3 add server/permission info in failed-mathjax dialog
15 years ago
MinRK 72fb49b7c7 adjust missing mathjax handling per review
15 years ago
MinRK 36024bcf83 allow the notebook to run without MathJax
15 years ago
Stefan van der Walt 6ffc2ffd4b Clean up javascript based on js2-mode feedback.
15 years ago
Matthias BUSSONNIER 6c86474bdb Improve tooltip tringgering,make it configurable
15 years ago
MinRK 65a6cb3b1c move read_only flag to page-level
15 years ago
MinRK a6de5947de add read-only view for notebooks
15 years ago
Brian E. Granger 2318fe4ef5 Renaming things in the notebook.
15 years ago