0.0.24 • Published 2 years ago

serialhub v0.0.24

Weekly downloads
3
License
BSD-3-Clause
Repository
github
Last release
2 years ago

serialhub

Build Status codecov

WebSerial widget for Jupyter Hub and Lab

Installation

If you use jupyterlab:

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

If you are using Jupyter Notebook 5.2 or earlier, you may also need to enable the nbextension:

jupyter nbextension enable --py [--sys-prefix|--user|--system] serialhub