Commit Graph

3553 Commits (542e9223e77ce0875785aa866781d75bf7aaa86a)
 

Author SHA1 Message Date
MinRK 542e9223e7 add notebook signing docs
12 years ago
MinRK eb208b2d77 move signature checking to base NotebookManager
12 years ago
MinRK ecfa10b3b3 update shutdown_notebook
12 years ago
MinRK 5e60741e5c adjustments to nb_roundtrip.js
12 years ago
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
12 years ago
MinRK 119052f75d first review pass on widget tests
12 years ago
Min RK 0b70f26f0e Merge pull request #4655 from minrk/marked-nbconvert
12 years ago
MinRK 36db60eacb review pass on Python-side of widgets
12 years ago
MinRK dd2f4a25aa quick review pass on javascript
12 years ago
MinRK 001e06103b review pass on widgetmanager.js
12 years ago
Matthias Bussonnier 6e56e7ef43 Merge pull request #4876 from minrk/tooltip-not-found
12 years ago
MinRK e6f84111cd treat all falsy values the same in tooltip
12 years ago
MinRK a7bd321648 don't show tooltip if object is not found
12 years ago
Jonathan Frederic 134413c89c Fixed bug that prevented popup widget from displaying
12 years ago
Jonathan Frederic ce461ec20a Simplified variable inspector example
12 years ago
Jonathan Frederic c807dd29e4 Prevent TextBox from blurring unless explicity by user.
12 years ago
Jonathan Frederic d0b6e2a63d Updated cell numbering in console example.
12 years ago
Jonathan Frederic e4b3f24c76 Fixed some more example files (see list below)...
12 years ago
Jonathan Frederic 3026ddb52b Fixed bug in throttling code.
12 years ago
Min RK 64421304c0 Merge pull request #4826 from Carreau/no-html
12 years ago
Min RK b5a85af6e5 Merge pull request #4847 from Carreau/js-kernel-info
12 years ago
Matthias BUSSONNIER e99756c6d5 mv kerneljs_test to kernel_test
12 years ago
Thomas Kluyver 535c676686 Merge pull request #4865 from cowlicks/patch-1
12 years ago
Jonathan Frederic 7c32616556 Moved keyboard_manager logic into a sep. function.
12 years ago
Blake Griffith bdec44fcd8 `build` listed twice in .gitignore. Removing one.
12 years ago
Matthias Bussonnier 3069c9086f Merge pull request #4851 from minrk/tooltip-re
12 years ago
Jonathan Frederic 59b41ca5fe Cleanup examples
12 years ago
Jonathan Frederic dc9f81e75d Fixed bug in selection widget tests.
12 years ago
Matthias BUSSONNIER 25e68b3a75 typo
12 years ago
Jonathan Frederic e793d022b5 Callback dispatcher return callback value.
12 years ago
Jonathan Frederic 820d58c721 Updated examples 3-6
12 years ago