Skip to content

vidartf/ipytunnel

Repository files navigation

ipytunnel

Build Status codecov

A Jupyter notebook/lab extension for optimally pushing many comm open messages in one batch.

Installation

A typical installation requires the following commands to be run:

pip install ipytunnel
jupyter nbextension enable --py [--sys-prefix|--user|--system] ipytunnel

Or, if you use jupyterlab:

pip install ipytunnel
jupyter labextension install @jupyter-widgets/jupyterlab-manager

About

A Jupyter notebook/lab extension for optimally pushing many comm open messages in one batch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published