Metadata-Version: 2.1
Name: vega
Version: 3.2.0
Summary: A Jupyter widget for Vega 5 and Vega-Lite 4
Home-page: https://github.com/vega/ipyvega
Author: Dominik Moritz
Author-email: domoritz@gmail.com
Requires-Python: >=3.6.1
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Provides-Extra: widget
Requires-Dist: jupyter (>=1.0.0,<2.0.0)
Requires-Dist: pandas (>=1.0.0,<2.0.0)
Project-URL: Repository, https://github.com/vega/ipyvega
Description-Content-Type: text/x-rst

IPython Vega
============

IPython/Jupyter notebook module for `Vega <https://github.com/vega/vega/>`_
and `Vega-Lite <https://github.com/vega/vega-lite/>`_.
Notebooks with embedded visualizations can be viewed on GitHub and nbviewer.

For more information, see https://github.com/vega/ipyvega.

Installation Notes
------------------
When installing from PyPI, extra steps may be required to enable the Jupyter
notebook extension. For more information, see the
`github page <https://github.com/vega/ipyvega>`_.

