A Jupyter Widget for Gosling
Project description
gosling-widget
pip install gosling-widget
Development
pip install -e .
If you are using the classic Jupyter Notebook you need to install the nbextension:
jupyter nbextension install --py --symlink --sys-prefix gosling_widget
jupyter nbextension enable --py --sys-prefix gosling_widget
Note for developers:
- the
-epip option allows one to modify the Python code in-place. Restart the kernel in order to see the changes. - the
--symlinkargument on Linux or OS X allows one to modify the JavaScript code in-place. This feature is not available with Windows.
For developing with JupyterLab:
jupyter labextension develop --overwrite gosling_widget
Release
npm version [major|minor|patch]
git tag -a vX.X.X -m "vX.X.X"
git push --follow-tags
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
gosling-widget-0.0.2.tar.gz
(2.8 MB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file gosling-widget-0.0.2.tar.gz.
File metadata
- Download URL: gosling-widget-0.0.2.tar.gz
- Upload date:
- Size: 2.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2c0f343666a3d88bd3f892f67e5f0a9f3d47ba6340df9447e68d79cdc70a1c2e
|
|
| MD5 |
54c8018bbfd4027d1a1f072431f23123
|
|
| BLAKE2b-256 |
7b6068c96bf3174fc88c7ff66937fcc69657a8365ab72ba91155bcef6cbbbf0c
|
File details
Details for the file gosling_widget-0.0.2-py3-none-any.whl.
File metadata
- Download URL: gosling_widget-0.0.2-py3-none-any.whl
- Upload date:
- Size: 5.6 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.10.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a147eb268bd6a3227e0c3aa267abd144fa2790ee7da4339368c7da560651282c
|
|
| MD5 |
8922bf880aecc221a5e75449486b8188
|
|
| BLAKE2b-256 |
627bf860a797da531cc03837a2a45ee527f74b59205497695f3528f0a33c5d8e
|