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