0.1.0 • Published 5 years ago

ipygoldenlayout v0.1.0

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

ipygoldenlayout

Build Status codecov

IPyWidget wrapper for the Golden Layout JavaScript package

Installation

You can install using pip:

pip install ipygoldenlayout

Or if you use jupyterlab:

pip install ipygoldenlayout
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] ipygoldenlayout