Commit Graph

1389 Commits (71d2d470367df8ea0858ce3022e40ae773154dea)

Author SHA1 Message Date
Jonathan Frederic 8a5770b811 Add convenience API
11 years ago
Jonathan Frederic e02a5ec201 Promises...
11 years ago
Jonathan Frederic d466601dbb Persistence API,
11 years ago
Min RK 0b46e2aff2 remove some custom css
11 years ago
Nicholas Bollweg (Nick) c72ad2754c more fidgeting before starting over
12 years ago
Nicholas Bollweg (Nick) 5858350cc3 handling explicitly provided modes from kernelspec.language_info
12 years ago
Nicholas Bollweg (Nick) 8f5b447eaf removing monkeypatch, importing rest of codemirror default theme
12 years ago
Nicholas Bollweg (Nick) 68c4714338 using codemirror mode/meta for detection
12 years ago
Matthias Bussonnier a9fffc41ab Merge pull request #6950 from minrk/new-new-dropdown
12 years ago
Thomas Kluyver 615f5dd13a Merge pull request #7118 from minrk/script-dispatch
12 years ago
Min RK 93bbf6d52e remove nbconvert_exporter handling from frontend
12 years ago
Min RK befb16ebe3 Merge pull request #6948 from bollwyvl/graceful-mathjax-widgets
12 years ago
Min RK 11ef669ec6 kernelspecs is a dict
12 years ago
Min RK 696394e27d allow kernel_name to be specified in url parameter
12 years ago
Thomas Kluyver c3cb2164f6 Clear output after replacing cell contents
12 years ago
Thomas Kluyver 90817ccb1f Machinery to replace the current cell instead of adding a new one
12 years ago
Jonathan Frederic 5e7d1cfa9f Add dark lower border to pager handle
12 years ago
Nicholas Bollweg (Nick) 83757b6a0e moving typeset to utils, usage in cell and outputarea
12 years ago
Jonathan Frederic e7330f5e22 Address @carreau 's review comments
12 years ago
Jonathan Frederic c0f01d65e8 Increase pager handle size.
12 years ago
Jonathan Frederic ebb6e818a7 Fix, prevent notebook from having its height set on pager display
12 years ago
Jonathan Frederic e79a43e867 Fix scroll/resize handle missing behavior.
12 years ago
Jonathan Frederic a7d54cd512 Fix scrolling for large outputs
12 years ago
Jonathan Frederic 353a9afd34 Kill the layout manager
12 years ago
Jonathan Frederic b53386b37b Ran function comment conversion tool
12 years ago
Kyle Kelley a19f345170 Merge pull request #7007 from Carreau/less-update
12 years ago
Thomas Kluyver 1929f5702c Merge pull request #6945 from minrk/kernel-info-lang
12 years ago
Bussonnier Matthias a2b35cb869 use less variable for rounded corner
12 years ago
Min RK 0a36fb6cdc Merge pull request #7068 from Carreau/close-pager
12 years ago
Thomas Kluyver eb14a13843 Merge pull request #6991 from minrk/unhandled-types
12 years ago
Matthias Bussonnier ed7bcb5359 close pager on escape on command mode
12 years ago
Min RK 88219df674 Preserve nbformat_minor from the future
12 years ago
Matthias Bussonnier 0bb4e55ff6 Merge pull request #7055 from foogunlana/codemirror_bug_fix
12 years ago
foogunlana f0010c086d Fixed code mirror bug for markdown cells
12 years ago
foogunlana dbc98b5f69 Fixed code mirror skipping Markdown cell bug
12 years ago
Min RK 9067245c0b Merge pull request #7033 from Carreau/fcell
12 years ago
Bussonnier Matthias 794ef18920 get cell correctly in nested context
12 years ago
Thomas Kluyver d64c6e5841 Load nbextensions from config
12 years ago
Min RK cf91873644 Merge pull request #6866 from takluyver/nb-texteditor
12 years ago
Min RK 535bbee883 Merge pull request #6978 from takluyver/nbconvert-script
12 years ago
Kyle Kelley 6061ff914b Merge pull request #7010 from quantopian/add-events
12 years ago
Scott Sanderson 4ed34d4f9d DEV: Pass current cell to the execute cell event.
12 years ago
Matthias Bussonnier 5db4b7a8ee Merge pull request #6668 from Carreau/actions
12 years ago
Scott Sanderson 16b9150151 DEV: Add various events.
12 years ago
Thomas Kluyver 8bfec5015b Add the . into file_extension
12 years ago
Min RK c72c637511 move language name, version into language_info
12 years ago
Min RK 4ec20d55da fix loading of language name from kernel_info
12 years ago
Thomas Kluyver 6419595371 Use NotificationArea in the text editor
12 years ago
Min RK c9a4e5b00d handle various permission failures
12 years ago
Min RK bb23105fdd Handle unrecognized outputs and cells from the future
12 years ago