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.7.tar.gz
(2.6 MB
view details)
Built Distribution
File details
Details for the file higlass-widget-0.0.7.tar.gz
.
File metadata
- Download URL: higlass-widget-0.0.7.tar.gz
- Upload date:
- Size: 2.6 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.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 90492ea42496a352ce26d858a1dc4dbb5e1813061cbb2bdfa34504ead8a1feba |
|
MD5 | 1141e2630bf1af1b6d8205aed6818058 |
|
BLAKE2b-256 | 5d21d148fd9a604e67020fb47364e542b5ef68587450e5b0bc491acf263ec6e0 |
File details
Details for the file higlass_widget-0.0.7-py3-none-any.whl
.
File metadata
- Download URL: higlass_widget-0.0.7-py3-none-any.whl
- Upload date:
- Size: 5.0 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.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d974738b31fd98d1ebd8a8a45910aec06d7e8ca882efbb109d36fa16877ca69f |
|
MD5 | 92e66f3d2d104df3769192e268e94264 |
|
BLAKE2b-256 | 7abefbf86e2c1085d08f86ab887f194795719fbfadcc0f6760f3de01673ba54d |