Commit Graph

1344 Commits (ffaa09492a8ee5c44b305800a7cc811756effe6e)

Author SHA1 Message Date
Min RK ffaa09492a Merge pull request #7315 from Carreau/codacy2
11 years ago
Matthias Bussonnier 214195ce5f Merge pull request #7327 from minrk/kernel-links
11 years ago
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
11 years ago
Min RK a417785c5e add resource URLs to kernelspec model
11 years ago
Bussonnier Matthias 15ab64e884 make global css change on command/edit mode
11 years ago
Min RK 9f9714e11f remove kernel logo text placeholder
11 years ago
Min RK da88bff678 add text placeholder for kernels with no logo
11 years ago
Min RK d5f6aaa1f6 remove kernel selector from header
11 years ago
Brian E. Granger 6c55690994 Merge pull request #7227 from jdfreder/undead
11 years ago
Thomas Kluyver 5a5f621591 Merge pull request #7247 from Carreau/fix-restore-checkpoint
11 years ago
Thomas Kluyver 2dbc8f5304 Merge pull request #7248 from Carreau/config-ctm
11 years ago
Bussonnier Matthias f0c5de7c7e make method private
11 years ago
Bussonnier Matthias ddbd7aa4fa add ability to unregister a preset
11 years ago
Bussonnier Matthias 3bce53e32e fix logo on base_url prefix
11 years ago
Bussonnier Matthias 51f1cad6e4 pass config to contentsManager
11 years ago
Bussonnier Matthias df418c6a62 fix restore checkpoint add an empty cell
11 years ago
Matthias Bussonnier 449384e85f Merge pull request #7224 from jasongrout/fix-toolbarjs
11 years ago
Matthias Bussonnier 7eb4d1b84d Merge pull request #7225 from Carreau/fix-actions
11 years ago
Jonathan Frederic 9e67a34891 Bubble event and implement logic in CodeCell
11 years ago
Min RK 26136f44d2 Merge pull request #7088 from Carreau/kernel.js
11 years ago
Bussonnier Matthias 737064d9db fix leading underscore
11 years ago
Jason Grout efc1fee242 Fix javascript iteration through array
11 years ago
Matthias Bussonnier 031252d44f Merge pull request #7207 from takluyver/rm-nb-user-config
11 years ago
Matthias Bussonnier 791676006d Merge pull request #7186 from minrk/moment
11 years ago
Thomas Kluyver 7f221537d4 Fix default_cell_type option for notebook
11 years ago
Thomas Kluyver 938630b475 Remove user_config js module
11 years ago
Jonathan Frederic 12366e8e8d Clean up comments
11 years ago
Jonathan Frederic 1e0acbeb31 Write a plugin to handle private function automatically.
11 years ago
Jonathan Frederic c703b3f3f5 Some clean-up
11 years ago
Jonathan Frederic beb5ea6deb Make sure every function appears in the Notebook class.
11 years ago
Jonathan Frederic d756816e2b Some typo fixes
11 years ago
Jonathan Frederic 5802309151 Make notebook.js jsdoc compatible
11 years ago
Jonathan Frederic 1aa280d9c9 Start JSDoc integration
11 years ago
Min RK 6661a0a301 fix regular checkpoint updates in notebook
11 years ago
Bussonnier Matthias cd67e1aca7 return elements instead of append them directly
11 years ago
Bussonnier Matthias 07c6dd8b5d move setting nb.kernelselector inside kernelselector itself
11 years ago
Bussonnier Matthias 7a3a61fe81 make pseudo action in their own dcit.
11 years ago
Bussonnier Matthias 08dbdb1640 note to self
11 years ago
Matthias Bussonnier 199483b82d fix rebase after kill of layout manager
11 years ago