Skip to main content

A Jupyter Widget for HiGlass

Project description

higlass-widget

PyPI License Open In Colab

pip install higlass-widget

Development

This project uses hatch, which installs and sync all dependencies from pyproject.toml automatically.

hatch shell

Alternatively, you can create and manage your own virtual environments and install an editable version of higlass-widget:

pip install -e ".[dev]"

Finally, you can now run the notebooks with:

jupyterlab

higlass_widget.HiGlassWidget is built with anywidget. You can edit the contents of higlass_widget/widget.js and changes will be reflected automatically in your active Jupyter notebook.

Release

npm version [major|minor|patch]
git tag -a vX.X.X -m "vX.X.X"
git push --follow-tags

Project details


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.1.2.tar.gz (5.8 kB view hashes)

Uploaded Source

Built Distribution

higlass_widget-0.1.2-py3-none-any.whl (4.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page