A Jupyter Widget for HiGlass
Project description
higlass-widget
pip install higlass-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 higlass_widget
jupyter nbextension enable --py --sys-prefix higlass_widget
Note for developers:
- the
-e
pip option allows one to modify the Python code in-place. Restart the kernel in order to see the changes. - the
--symlink
argument 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 higlass_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
higlass-widget-0.0.6.tar.gz
(1.4 MB
view details)
Built Distribution
File details
Details for the file higlass-widget-0.0.6.tar.gz
.
File metadata
- Download URL: higlass-widget-0.0.6.tar.gz
- Upload date:
- Size: 1.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9924c1a4df9fa879fda505cf50a12013a71a1d9c9568ed16a50e51d247b35804 |
|
MD5 | aff432c753358f01e21998058b20440e |
|
BLAKE2b-256 | 814f0e3c687e97c284cf63d17d444a3b224ee6cc83b92f2973be96d11e6de681 |
File details
Details for the file higlass_widget-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: higlass_widget-0.0.6-py3-none-any.whl
- Upload date:
- Size: 2.9 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9a55f332104e6aa64e953c600d9cc6607f043ce225e24476cfe712b6a1561239 |
|
MD5 | 6ec15605b243e5bc276e6fbb13ca3956 |
|
BLAKE2b-256 | 6e8c4550d9d891d35000fdd53d23ae96d87c438d8ae11e4b38ab47b408e3efb5 |