167 Commits (33b810fe53b713dbd514bbe1c260eb05726ec9aa)

Author SHA1 Message Date
Matthias BUSSONNIER 4e20188968 Load default.js (for celltoolbar) by default
13 years ago
Matthias BUSSONNIER c313127651 rename file metaui->celltoolbar
13 years ago
Matthias BUSSONNIER 8022cff041 Add a per cell toolbar.
13 years ago
Cameron Bates 7b3c01c667 Merge upstream changes
13 years ago
David Warde-Farley a9910aa408 "Paste Cell Replace" -> "Paste Cell & Replace"
13 years ago
David Warde-Farley 01f0332add Make 'Paste Above' the default paste behavior.
13 years ago
Aron Ahmadia cf0254bc31 Finalizing fixes to MathJax enhancements
13 years ago
Aron Ahmadia 4620ce8348 Remove Equation References/Numbering, Fix Bugs
13 years ago
Aron Ahmadia 12c661f761 Improved MathJax, missing callback workaround
13 years ago
Paul Ivanov 2949cd5787 fine-grained notebook 'run' controls, closes #2521
13 years ago
Aron Ahmadia 0caac8cd28 partial refactor, can't quite get environments working
13 years ago
Matthias BUSSONNIER aa9a5db301 fix bootstrap name conflicts
13 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
Bradley M. Froehle 4982a24bd7 Merge pull request #2326 from Carreau/detachable-pager
14 years ago
Cameron Bates 6178a4838a Move notebook.html back to original location
14 years ago
Cameron Bates 240eb562f0 Refactor notebook to use Jinja2 instead of tornado templates
14 years ago
Bussonnier Matthias 45f79e0509 Merge pull request #2192 from Carreau/notification
14 years ago
Matthias BUSSONNIER 5134212a4c This create the ability to detach the pager
14 years ago
Matthias BUSSONNIER 8a121f93ac #toolbar -> #maintoolbar
14 years ago
Matthias BUSSONNIER d88f7d4c72 autochange highlight with cell magics
14 years ago
Matthias BUSSONNIER 71a1675c8f tweek notebook notification behavior
14 years ago
Matthias BUSSONNIER b75c101a97 rename and fix template
14 years ago
Matthias BUSSONNIER 8d6a9e0a67 separate kernel notification from save/load notification
14 years ago
Matthias BUSSONNIER d6ebf4d2b1 beginning notification area
14 years ago
MinRK 8aa6fb3fc3 fix missing quotation mark in notebook.html
14 years ago
Matthias BUSSONNIER ac04f1f437 load maintoolbar.js
14 years ago
Matthias BUSSONNIER 2f28e4c4a1 Allow toolbar construction in js
14 years ago
Matthias BUSSONNIER df4192ae2a Allow direct print of the notebook.
14 years ago
MinRK dd3e610882 third attempt at scrolled long output
14 years ago
Matthias BUSSONNIER c06f5b1718 rename show/hide methods to avoid jQuery conflict.
14 years ago
Matthias BUSSONNIER 186c995041 rename context-hint to contexthint
14 years ago
Brian Granger ae2bea23fa Refactored CodeCell to use new OutputArea object for output.
14 years ago
Matthias BUSSONNIER d2f803bff2 multiple tooltip action
14 years ago
Matthias BUSSONNIER 22a44e79f8 change new tooltip appearence
14 years ago
Matthias BUSSONNIER 7b5b591425 improve new tooltip
14 years ago
Matthias Bussonnier 0247ac16f6 tooltip to mac
14 years ago
Matthias BUSSONNIER 856c872ba7 use strict and clean a little.
14 years ago
Matthias BUSSONNIER 5076118509 implement the completer in a separate class
14 years ago
Matthias BUSSONNIER d549731d32 add 'Close and halt' in notebook filemenu
14 years ago
MinRK 9927cec392 denote raw cell with 'Raw Text' in UI
14 years ago
MinRK 9ffc7829da rename plaintext cell -> raw cell
14 years ago
Brian Granger 3631fae153 Major refactoring of notebook.
14 years ago
Brian Granger e59f95376d Major refactoring of saving, notification.
14 years ago
Brian Granger a00fc0165b Heading/plaintext cells now wired up to toolbar UI.
14 years ago
Brian Granger 2f88004a05 Updating JS part of plaintext cell handling.
14 years ago
Brian Granger fd3d5edb66 Finishing first draft of RST and heading cells.
14 years ago
Brian Granger 47e4e1e2c4 A first go at RST cell support in the notebook.
14 years ago
Andrew Straw 81a636dabf use Tornado's handler.static_url() in templates
14 years ago
Brian Granger 1ed9a21039 Adding "Cell" to cell related Edit actions.
14 years ago