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

pyecharts/pyecharts-jupyter-installer

Repository files navigation

pyecharts-jupyter-installer

https://api.travis-ci.org/pyecharts/pyecharts-jupyter-installer.svg?branch=master

Installation

You can install pyecharts-jupyter-installer via pip:

$ pip install pyecharts-jupyter-installer

or clone it and install it:

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