A Custom Jupyter Widget Library
Project description
ogdf-python-widget 0.1.1
A Custom Jupyter Widget Library
Installation
To install use pip:
$ pip install ogdf_python_widget
For a development installation (requires Node.js and Yarn version 1),
$ git clone https://github.com/ogdf/ogdf-python-widget.git
$ cd ogdf-python-widget
$ pip install -e .
$ jupyter nbextension install --py --symlink --overwrite --sys-prefix ogdf_python_widget
$ jupyter nbextension enable --py --sys-prefix ogdf_python_widget
When actively developing your extension for JupyterLab, run the command:
$ jupyter labextension develop --overwrite ogdf_python_widget
Then you need to rebuild the JS when you make a code change:
$ cd js
$ yarn run build
You then need to refresh the JupyterLab page when your javascript changes.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ogdf_python_widget-0.1.1.tar.gz
(178.6 kB
view details)
Built Distribution
File details
Details for the file ogdf_python_widget-0.1.1.tar.gz
.
File metadata
- Download URL: ogdf_python_widget-0.1.1.tar.gz
- Upload date:
- Size: 178.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e33a2b3586f40ee74d0c949193ff6b6cc66b94010b02bb2238e0a6940902bee7 |
|
MD5 | a536a0b797a92935740d5dfe08dab004 |
|
BLAKE2b-256 | f9071cb384879b485a7fbcafcea2086997066c2e7ca4636ca15307504d5a8430 |
File details
Details for the file ogdf_python_widget-0.1.1-py2.py3-none-any.whl
.
File metadata
- Download URL: ogdf_python_widget-0.1.1-py2.py3-none-any.whl
- Upload date:
- Size: 277.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 03ec7e013722264d5e7d84eb5189de957c800e2f11249ec206f17240f3f0d6ce |
|
MD5 | 6e86ca1fab4a241864d42cd1ccf17d75 |
|
BLAKE2b-256 | ba30db433f72edaadaeaa2599f23c56d72ee387658b4ba6e5fd4e5d857d5f43e |