Commit Graph

3549 Commits (d07e03b7c9a8d4d340d5cee839fada8aec7c8f5c)
 

Author SHA1 Message Date
MinRK d07e03b7c9 add wait_for_output(cell, index)
12 years ago
MinRK 3c2ff965ef get_output_cell fails with no such output
12 years ago
MinRK 0e454c7fe0 move `ipython notebook trust` to `ipython trust`
12 years ago
MinRK 6dd44de19f Notaries sign notebooks now
12 years ago
MinRK ffb3523d05 use configured scheme, not stored scheme when checking signatures
12 years ago
MinRK 6eec6fdf6e add `ipython notebook trust` subcommand
12 years ago
MinRK 6a1e7fe685 add nbformat.sign.NotebookNotary
12 years ago
MinRK f14f856edb sign notebooks
12 years ago
Brian E. Granger bc7b51d1b0 Merge pull request #4374 from jdfreder/widget-msg
12 years ago
Jonathan Frederic 8312534cac Fixed Accordion test broken by last commit
12 years ago
Jonathan Frederic 75b148d40b Renamed widgets...
12 years ago
Jonathan Frederic 5ed3a0ebc5 Simplify get_msg_cell function of notebook.js
12 years ago
Jonathan Frederic 13694d04c3 Removed blame comment
12 years ago
Thomas Kluyver 725356320e Merge pull request #4894 from ellisonbg/shortcut-changes
12 years ago
Brian E. Granger 5137961bf2 Protect against navigator undefined in platform.
12 years ago
Brian E. Granger fd07bb54b6 Fixing shortcut counts to work for n>2.
12 years ago
Jonathan Frederic 2230b751c1 Merge pull request #11 from minrk/widgets
12 years ago
Brian E. Granger 0af185787a Added platform dep. logic.
12 years ago
Brian E. Granger 1af4bfb3ce Misc work on shortcuts:
12 years ago
MinRK 32d6f11b33 review pass on widget examples
13 years ago
MinRK 119052f75d first review pass on widget tests
13 years ago
Min RK 0b70f26f0e Merge pull request #4655 from minrk/marked-nbconvert
13 years ago
MinRK 36db60eacb review pass on Python-side of widgets
13 years ago
MinRK dd2f4a25aa quick review pass on javascript
13 years ago
MinRK 001e06103b review pass on widgetmanager.js
13 years ago
Matthias Bussonnier 6e56e7ef43 Merge pull request #4876 from minrk/tooltip-not-found
13 years ago
MinRK e6f84111cd treat all falsy values the same in tooltip
13 years ago
MinRK a7bd321648 don't show tooltip if object is not found
13 years ago
Jonathan Frederic 134413c89c Fixed bug that prevented popup widget from displaying
13 years ago
Jonathan Frederic ce461ec20a Simplified variable inspector example
13 years ago
Jonathan Frederic c807dd29e4 Prevent TextBox from blurring unless explicity by user.
13 years ago
Jonathan Frederic d0b6e2a63d Updated cell numbering in console example.
13 years ago
Jonathan Frederic e4b3f24c76 Fixed some more example files (see list below)...
13 years ago
Jonathan Frederic 3026ddb52b Fixed bug in throttling code.
13 years ago
Min RK 64421304c0 Merge pull request #4826 from Carreau/no-html
13 years ago
Min RK b5a85af6e5 Merge pull request #4847 from Carreau/js-kernel-info
13 years ago
Matthias BUSSONNIER e99756c6d5 mv kerneljs_test to kernel_test
13 years ago
Thomas Kluyver 535c676686 Merge pull request #4865 from cowlicks/patch-1
13 years ago
Jonathan Frederic 7c32616556 Moved keyboard_manager logic into a sep. function.
13 years ago
Blake Griffith bdec44fcd8 `build` listed twice in .gitignore. Removing one.
13 years ago
Matthias Bussonnier 3069c9086f Merge pull request #4851 from minrk/tooltip-re
13 years ago
Jonathan Frederic 59b41ca5fe Cleanup examples
13 years ago
Jonathan Frederic dc9f81e75d Fixed bug in selection widget tests.
13 years ago
Matthias BUSSONNIER 25e68b3a75 typo
13 years ago
Jonathan Frederic e793d022b5 Callback dispatcher return callback value.
13 years ago
Jonathan Frederic 820d58c721 Updated examples 3-6
13 years ago
Matthias BUSSONNIER 03a2cb6535 fix js formatting
13 years ago
Matthias BUSSONNIER 4ecf5c8e5b add kernel test
13 years ago
MinRK 848010e911 fix tooltip token regex for single-character names
13 years ago
Jonathan Frederic 00b39af9cf Fixed type in container
13 years ago