0.1.0 • Published 6 years ago
ipygoldenlayout v0.1.0
ipygoldenlayout
IPyWidget wrapper for the Golden Layout JavaScript package
Installation
You can install using pip:
pip install ipygoldenlayoutOr if you use jupyterlab:
pip install ipygoldenlayout
jupyter labextension install @jupyter-widgets/jupyterlab-managerIf 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] ipygoldenlayout0.1.0
6 years ago