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

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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file jupyter-server-widget-0.1.2.tar.gz.
File metadata
- Download URL: jupyter-server-widget-0.1.2.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/2.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
66ebaea9eb3ffc906c1f8ae98597e5537d95bef36c37c8f4f801cd11568a8ebd
|
|
| MD5 |
1812d72eae9fcaa1bf6e9028bdffab43
|
|
| BLAKE2b-256 |
f4f58f4919146b2092e5f27ba5d62f44ae30db1dfee9a8ed87a6e074b57c91a0
|
File details
Details for the file jupyter_server_widget-0.1.2-py2-none-any.whl.
File metadata
- Download URL: jupyter_server_widget-0.1.2-py2-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/2.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f13548110ee970d4dfbf541673f7c2d20e2071b16d9f3ec9de7068364b66526c
|
|
| MD5 |
e9676e0120543e9c74cc9246984c02a8
|
|
| BLAKE2b-256 |
95abc32a91a878a13fc106eff6b990996d31da44c51f088025c2f1cdf0ec8655
|