Skip to main content

Interactive Jupyter Widgets without a Kernel

Project description

illusionist

pypi build docs coverage license

Illusionist takes a Jupyter Notebook with widgets and converts it to a an HTML report that maintains the interactivity of the widgets without a running Jupyter kernel.

It does this by making all computation upfront and serializing all the possible outputs. It generates a self-contained asset that you can easily drop into a file server and have an interactive report that scales.

The main idea of Jupyter Notebooks and Jupyter widgets is to make data closer to the code and data scientists while maintaining interactivity, they do a great job at that. Illusionist maintains the same development workflow Jupyter users are used to by using standard Jupyter tooling such as ipywidgets and nbconvert. No need to import anything in your notebook to generate an interactive report using illusionist, just run one nbconvert command.

The generated assets are easy to deploy, scale and have a big longevity by removing a lot of deployment requirements and dependencies.

Learn more and see examples in the docs.

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

illusionist-0.3.0.tar.gz (4.2 MB view details)

Uploaded Source

File details

Details for the file illusionist-0.3.0.tar.gz.

File metadata

  • Download URL: illusionist-0.3.0.tar.gz
  • Upload date:
  • Size: 4.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.6

File hashes

Hashes for illusionist-0.3.0.tar.gz
Algorithm Hash digest
SHA256 c6a906216705b3b56aaa9e3ceeb4e24671f5b7497bb7058fb4a4d7b12f897f05
MD5 7451a4f7c2b42a0b879cddc8c8479a0d
BLAKE2b-256 53f4152d28a657e07970511e6e8da47898ac7538eb0f87bbc40f2f160e688cf9

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