Commit Graph

1395 Commits (5dfece0a2aabb8a09b8a489bdc3f5fc7bcebb13c)

Author SHA1 Message Date
Matthias Bussonnier c0efca80ea Merge pull request #7331 from minrk/fix-scroll
11 years ago
Matthias Bussonnier ea5f2066af Merge pull request #7340 from minrk/kernel-js-event
11 years ago
Jonathan Frederic b37c5d21d0 When executing a cell, clear output and ignore queued animations.
11 years ago
Min RK 2587cf710c load kernel js, css, logo on spec_changed event
11 years ago
Matthias Bussonnier c1d9f4d436 Merge pull request #7283 from minrk/kernel-spec-model
11 years ago
Matthias Bussonnier 4e2dfe2527 Some code cleanup in javascript and python
11 years ago
Min RK 96a5661648 fix scroll actions
11 years ago
Min RK 83f51e877c move Python-specific help links to kernel_info
11 years ago
Matthias Bussonnier 031e829daf stack vertically keyboard shortcut on narrow viewport.
11 years ago
Min RK d94479ad29 Merge pull request #7251 from Carreau/unregister-preset
11 years ago
Min RK 47b41d980b Merge pull request #7287 from Carreau/mistake
11 years ago
Matthias Bussonnier 1dfdda6e97 binary or is rare in JS
12 years ago
Min RK 43da311f5e add Notebook.ensure_extension
12 years ago
Min RK a417785c5e add resource URLs to kernelspec model
12 years ago
Bussonnier Matthias 15ab64e884 make global css change on command/edit mode
12 years ago
Thomas Kluyver 01331514bd Load common_config, and load extensions specified therein
12 years ago
Thomas Kluyver c719d2fe83 Refactor out load_extensions_from_config function
12 years ago
Min RK 9f9714e11f remove kernel logo text placeholder
12 years ago
Min RK da88bff678 add text placeholder for kernels with no logo
12 years ago
Min RK d5f6aaa1f6 remove kernel selector from header
12 years ago
Brian E. Granger 6c55690994 Merge pull request #7227 from jdfreder/undead
12 years ago
Thomas Kluyver 5a5f621591 Merge pull request #7247 from Carreau/fix-restore-checkpoint
12 years ago
Thomas Kluyver 2dbc8f5304 Merge pull request #7248 from Carreau/config-ctm
12 years ago
Bussonnier Matthias f0c5de7c7e make method private
12 years ago
Bussonnier Matthias ddbd7aa4fa add ability to unregister a preset
12 years ago
Bussonnier Matthias 3bce53e32e fix logo on base_url prefix
12 years ago
Bussonnier Matthias 51f1cad6e4 pass config to contentsManager
12 years ago
Bussonnier Matthias df418c6a62 fix restore checkpoint add an empty cell
12 years ago
Matthias Bussonnier 449384e85f Merge pull request #7224 from jasongrout/fix-toolbarjs
12 years ago
Matthias Bussonnier 7eb4d1b84d Merge pull request #7225 from Carreau/fix-actions
12 years ago
Jonathan Frederic 9e67a34891 Bubble event and implement logic in CodeCell
12 years ago
Min RK 26136f44d2 Merge pull request #7088 from Carreau/kernel.js
12 years ago
Bussonnier Matthias 737064d9db fix leading underscore
12 years ago
Jason Grout efc1fee242 Fix javascript iteration through array
12 years ago
Matthias Bussonnier 031252d44f Merge pull request #7207 from takluyver/rm-nb-user-config
12 years ago
Matthias Bussonnier 791676006d Merge pull request #7186 from minrk/moment
12 years ago
Thomas Kluyver 7f221537d4 Fix default_cell_type option for notebook
12 years ago
Thomas Kluyver 938630b475 Remove user_config js module
12 years ago
Jonathan Frederic 12366e8e8d Clean up comments
12 years ago
Jonathan Frederic 1e0acbeb31 Write a plugin to handle private function automatically.
12 years ago
Jonathan Frederic c703b3f3f5 Some clean-up
12 years ago
Jonathan Frederic beb5ea6deb Make sure every function appears in the Notebook class.
12 years ago
Jonathan Frederic d756816e2b Some typo fixes
12 years ago
Jonathan Frederic 5802309151 Make notebook.js jsdoc compatible
12 years ago
Jonathan Frederic 1aa280d9c9 Start JSDoc integration
12 years ago
Min RK 6661a0a301 fix regular checkpoint updates in notebook
12 years ago
Bussonnier Matthias cd67e1aca7 return elements instead of append them directly
12 years ago
Bussonnier Matthias 07c6dd8b5d move setting nb.kernelselector inside kernelselector itself
12 years ago
Bussonnier Matthias 7a3a61fe81 make pseudo action in their own dcit.
12 years ago
Bussonnier Matthias 08dbdb1640 note to self
12 years ago
Matthias Bussonnier 199483b82d fix rebase after kill of layout manager
12 years ago
Matthias Bussonnier 2d51cec3c8 adresses Min comments x2
12 years ago
Bussonnier Matthias fc6f562317 complete unicode mac symbol
12 years ago
Bussonnier Matthias e292a82dff Fix comments
12 years ago
Bussonnier Matthias 5be62ba538 fix john coments
12 years ago
Matthias Bussonnier f43d8585d1 Add notion of actions to celltoolbar
12 years ago
Matthias Bussonnier f1a167ee19 add an humanize function that prettify shortcut on macos
12 years ago
Min RK 73c33f402c remove references to defunct layout_manager in ToolBar
12 years ago
Matthias Bussonnier 912c4bb683 adresses Min comments
12 years ago
Matthias Bussonnier 47822187c1 Fix typos, rephrase english. Thanks Kyle.
12 years ago
Matthias BUSSONNIER 4239dc03f3 load the per kernel kernel.js and kernel.css
12 years ago
Min RK e890122c3e Merge pull request #6537 from takluyver/kernelspec-logos
12 years ago
Thomas Kluyver 3e2f6dba98 logo-64 -> logo-64x64
12 years ago
Thomas Kluyver 4cee2f5f3a Merge pull request #7128 from minrk/more-v-less-m
12 years ago
Thomas Kluyver 7cc07251e4 Use double resolution logo to support hires displays
12 years ago
Thomas Kluyver cad0c32137 Hide kernel logo if it's missing
12 years ago
Thomas Kluyver f123b0d2ad Initial support for supplying kernel logos in kernel spec
12 years ago
Jonathan Frederic 5d4b83ba4a Add an event that fires before the notebook saves
12 years ago
Jonathan Frederic 8a5770b811 Add convenience API
12 years ago
Jonathan Frederic e02a5ec201 Promises...
12 years ago
Jonathan Frederic d466601dbb Persistence API,
12 years ago
Min RK c58070a702 make savewidget css a little more generic
12 years ago
Min RK 2452c0c2f7 checkpoint
12 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) 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
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 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 353a9afd34 Kill the layout manager
12 years ago
Jonathan Frederic b53386b37b Ran function comment conversion tool
12 years ago
Thomas Kluyver 1929f5702c Merge pull request #6945 from minrk/kernel-info-lang
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