Skip to content

dfreeman06/ipyvega

Repository files navigation

ipyvega

Build Status codecov

A Custom Jupyter Widget Library for Vega.js

Installation

You can install using pip:

pip install ipyvega

Or if you use jupyterlab:

pip install ipyvega
jupyter labextension install @jupyter-widgets/jupyterlab-manager

If you are using Jupyter Notebook 5.2 or earlier, you may also need to enable the nbextension:

jupyter nbextension enable --py [--sys-prefix|--user|--system] ipyvega

About

Jupyter Widget Library for Vega.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published