978 Commits (ff113b106e9394ea062d4cf252b77bdae8d56359)

Author SHA1 Message Date
MinRK ff113b106e move zmq.KernelManagers into IPython.kernel
13 years ago
MinRK 1f35decb54 move IPKernelApp from zmq.ipkernel to zmq.kernelapp
13 years ago
MinRK 8338b936db move utils.kernel (formerly entry_point and lib.kernel) to kernel.util
13 years ago
MinRK b24d16b532 move IPython.lib.kernel to IPython.utils.kernel
13 years ago
W. Trevor King d1506a5a02 frontend.html.notebook: Use utils.localinterfaces.LOCALHOST
13 years ago
Min RK 9f5baaf821 Merge pull request #2811 from minrk/ipc_defaults
13 years ago
Brian E. Granger 11d65e3bac Minor changes.
13 years ago
Brian E. Granger 8698f6af46 Removing call to $.browser which went away in jQuery 1.9.
13 years ago
Brian E. Granger b9193360a2 Refactoring WebSocket connection failure logic.
13 years ago
Brian E. Granger 0d94e67a47 Making completer.js independent of IPython.notebook.
13 years ago
Brian E. Granger e5d355dfd1 Fixing notebook.css to make more robust in embedding.
13 years ago
Brian E. Granger 7714f3d058 Removing IPython.notebook references from tooltip.js
13 years ago
MinRK 827c17a74f change ol format order
13 years ago
MinRK fa989a99a1 ip/transport live in KernelManager now
13 years ago
Brian E. Granger f7b78af056 Merge pull request #2789 from ellisonbg/celltoolbar-style
13 years ago
Brian Granger 4c5cbb71ea Removing unneeded ui-widget class.
13 years ago
MinRK 0fb7232c77 fix KeyError creating ZMQStreams in notebook
13 years ago
Min RK 40fb853bc7 Merge pull request #2775 from ellisonbg/kernelid
13 years ago
Brian Granger fc7a20a8e1 Decoupling the celltoolbar select UI from CellToolbar.
13 years ago
Brian Granger fd34f3d536 Minor tweaks to the css to enable single cell hide/show.
13 years ago
Brian Granger b6c7d7965c Further cleanup for celltoolbars.
13 years ago
Matthias BUSSONNIER a27a0f4980 gshow
13 years ago
Brian E. Granger dcf874e93f Fixing styling issues with CellToolbar.
13 years ago
Brian E. Granger 0fb34356a3 Fixing last few things with the test suite for kernel managers.
13 years ago
Brian E. Granger deb05ec4a2 Make KernelManager.kill_kernel private.
13 years ago
Brian Granger b7dd63d720 Creating an ABC for kernel managers and channels.
13 years ago
Brian E. Granger 2900b67ff3 Adding calls to shell_channel.stop() to shutdown.
13 years ago
Brian E. Granger afaad23a57 Adding tested ipc support to MultiKernelManager.
13 years ago
Brian E. Granger 64bec56589 Refactoring kernel_died method to make subclass friendly.
13 years ago
Brian E. Granger f37d707c08 Creating application.config attribute.
13 years ago
Brian E. Granger ac1a8b0458 Removing return value of restart_kernel.
13 years ago
Brian E. Granger 82f4cf5574 General cleanup of kernelmanger.MultiKernelManager.
13 years ago
Brian E. Granger ea2dc2ecd5 Allow caller of MultiKernelManager.start_kernel to pass kernel_id.
13 years ago
Mikhail Korobov 57cecc70c2 P3K: fix cookie parsing under Python 3.x (+ duplicate import is removed)
13 years ago
Brian E. Granger eff5fa878d Merge pull request #2687 from Carreau/metaui-slideshow
13 years ago
Matthias BUSSONNIER 3e60977364 load slideshow by default
13 years ago
debjan 47466fb8ea Chrome frame awareness
13 years ago
Matthias BUSSONNIER 7163dc717f Uppercase and update path
13 years ago
Matthias BUSSONNIER 94279745b9 Change Slide denomination
13 years ago
Matthias BUSSONNIER 705081cc04 add slideshow extension/preset for celltoolbar
13 years ago
Matthias BUSSONNIER 3e52d29b61 fix example.js
13 years ago
Matthias BUSSONNIER 7401054c94 Capitalize
13 years ago
Matthias BUSSONNIER 33b810fe53 fix celltoolbar select css
13 years ago
Matthias BUSSONNIER 4e20188968 Load default.js (for celltoolbar) by default
13 years ago
Matthias BUSSONNIER 4e3f8edb88 add default celltoolbar UI
13 years ago
Matthias BUSSONNIER 69859c1057 change set_preset to activate_preset
13 years ago
Matthias BUSSONNIER f76279d858 remove commented css
13 years ago
Matthias BUSSONNIER 28e90b40d2 fix lock cell button
13 years ago
Matthias BUSSONNIER c236253e80 change - to Hidden
13 years ago
Matthias BUSSONNIER eb5911a3c1 create celltoolbar in cell.js and inherit
13 years ago