/pyecharts-jupyter-installer

Install pyecharts extensions into jupyter

Primary LanguagePython

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