Metadata-Version: 1.1
Name: vega
Version: 0.4.4
Summary: IPyVega: An IPython/Jupyter widget for Vega and Vega-Lite
Home-page: http://github.com/vega/ipyvega/
Author: Dominik Moritz
Author-email: domoritz@gmail.com
License: BSD 3-clause
Download-URL: http://github.com/vega/ipyvega
Description: 
        IPython Vega
        ============
        
        IPython/Jupyter notebook module for `Vega <https://github.com/vega/vega-lite/>`_
        and `Vega-Lite <https://github.com/vega/vega-lite/>`_,
        `Polestar <https://github.com/vega/polestar/>`_,
        and `Voyager <https://github.com/vega/voyager/>`_.
        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 are required to enable the Jupyter
        notebook extension. For more information, see the
        `github page <https://github.com/vega/ipyvega/>`_.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
