ipygoldenlayout
v0.1.0
Published
IPyWidget wrapper for the Golden Layout JavaScript package
Downloads
3
Maintainers
Readme
ipygoldenlayout
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