Commit Graph

1399 Commits (4dd8efd04369ee2eef3fa595c5da3bb7371cea4d)

Author SHA1 Message Date
Min RK 73c33f402c remove references to defunct layout_manager in ToolBar
11 years ago
Min RK e890122c3e Merge pull request #6537 from takluyver/kernelspec-logos
11 years ago
Thomas Kluyver 3e2f6dba98 logo-64 -> logo-64x64
11 years ago
Thomas Kluyver 4cee2f5f3a Merge pull request #7128 from minrk/more-v-less-m
11 years ago
Thomas Kluyver 7cc07251e4 Use double resolution logo to support hires displays
11 years ago
Thomas Kluyver cad0c32137 Hide kernel logo if it's missing
11 years ago
Thomas Kluyver f123b0d2ad Initial support for supplying kernel logos in kernel spec
11 years ago
Jonathan Frederic 5d4b83ba4a Add an event that fires before the notebook saves
11 years ago
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 c58070a702 make savewidget css a little more generic
11 years ago
Min RK 2452c0c2f7 checkpoint
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