/jupyter-echarts-pypkg

Echarts pypi packages for jupyter and python

Primary LanguagePython

jupyter-echarts-pypkg

https://codecov.io/github/pyecharts/jupyter-echarts-pypkg/coverage.png

The project packages jupyter-echarts and distributes it via pypi.

Installation

You can install jupyter-echarts-pypkg via pip:

$ pip install jupyter-echarts-pypkg

or clone it and install it:

$ git clone https://github.com/pyecharts/jupyter-echarts-pypkg.git
$ cd jupyter-echarts-pypkg
$ python setup.py install