Skip to main content

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:

Then:

$ pip install jupyter_server_widget

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jupyter-server-widget-0.1.1.tar.gz (2.7 kB view hashes)

Uploaded Source

Built Distribution

jupyter_server_widget-0.1.1-py2-none-any.whl (4.3 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page