Jupyter Notebook %%magics and Widget to start and stop servers from a Cell
Project description
# Jupyter Server Widget
Jupyter Notebook %%magics and Widget to start and stop servers from a Cell
Usage
Load extension inside a Jupyter notebook:
` %load_ext jupyterserverwidget `
Add server commands with cell magic:
` %server myserver1 --args myargs `
` %%servers myserver1 --args myargs myserver2 --args myargs `
Click buttons to start them, click again to stop.
Examples
![Screenshot](screenshot.png “Examples”)
Installation
Install and activate dependencies:
[ipywidgets](https://github.com/jupyter-widgets/ipywidgets)
Then:
$ pip install jupyter_server_widget
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for jupyter-server-widget-0.1.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 01963e3ac30ddc38827902542127e6be1eb8dd39a129ca79b820af9f75bc76d9 |
|
MD5 | 00d629a121d3b7d5410f0935efc19db0 |
|
BLAKE2b-256 | e2d8518b7e2646823fb87e33758ff182ac61d6107a6776959742fbab727bd67d |
Close
Hashes for jupyter_server_widget-0.1.1-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6da4d948599b471a2a57957e634515b5a3f839bd85987e8542810b6cc8624aae |
|
MD5 | 0570744354d658ec448c071d40e6a216 |
|
BLAKE2b-256 | aa82755b8b75e9a3c418ee46ee13c5ca8c5bc83a16694e361fb9b42a84811703 |