Skip to main content

A Jupyter widget for Mosaic

Project description

Mosaic Widget

PyPi

A Jupyter widget for Mosaic. Given a declarative specification, will generate web-based visualizations while leveraging DuckDB in the Jupyter kernel. Create interactive Mosaic plots over Pandas and Polars data frames or DuckDB connections.

Learn how to install and use the widget in the Mosaic documentation.

Developer Setup

We use hatch to manage our development setup.

To activate the environment, run hatch shell.

This should install the widget in development mode so you can start Jupyter.

You can start Jupyter with jupyter lab --notebook-dir=../../dev/notebooks. If you cannot import the widget module, make sure that your Jupyter uses the right environment. You can add your environment to Jupyter by running python -m ipykernel install --user --name=mosaic and then select mosaic in the Jupyter environment dropdown.

Run npm run build to build the widget JavaScript code. If you want to live edit the widget code, run npm run dev in a separate terminal and change _DEV = False to _DEV = True inside mosaic_widget/__init__.py.

Publishing

First, make sure that you set _DEV = False. Run the build with npm run build and hatch build. Then publish with hatch publish. We publish using tokens so when asked, set the username to __token__ and then use your token as the password.

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

mosaic_widget-0.5.0.tar.gz (1.2 MB view details)

Uploaded Source

Built Distribution

mosaic_widget-0.5.0-py3-none-any.whl (260.8 kB view details)

Uploaded Python 3

File details

Details for the file mosaic_widget-0.5.0.tar.gz.

File metadata

  • Download URL: mosaic_widget-0.5.0.tar.gz
  • Upload date:
  • Size: 1.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: python-httpx/0.26.0

File hashes

Hashes for mosaic_widget-0.5.0.tar.gz
Algorithm Hash digest
SHA256 c3e1ae2f1c872f798aa6319651bd8121454e20a1e08a922bc6c225aa8291b0c6
MD5 36b3c9aa3b611ad0bc901768aac22090
BLAKE2b-256 f76d2958a5cbcdddf9f9e8d1e4b2bfac7f5518b15dad51e5719939e0a9e6f55f

See more details on using hashes here.

File details

Details for the file mosaic_widget-0.5.0-py3-none-any.whl.

File metadata

File hashes

Hashes for mosaic_widget-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 192f92d234a68c6ae3679aaea5921ebcac87d9fe8dedb2d4d634087e3d9832fe
MD5 01c533a6a19933218c97ed04f155b3c8
BLAKE2b-256 d6ee95e885b8d12d1e75b1fe6111c1d77f13c115bedf4f9a881516f4f67a0960

See more details on using hashes here.

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