Skip to content
This repository has been archived by the owner on Mar 27, 2019. It is now read-only.

Latest commit

 

History

History
33 lines (19 loc) · 988 Bytes

README.rst

File metadata and controls

33 lines (19 loc) · 988 Bytes

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