# jupyter-echarts-pypkg **Repository Path**: mirrors_pyecharts/jupyter-echarts-pypkg ## Basic Information - **Project Name**: jupyter-echarts-pypkg - **Description**: Echarts pypi packages for jupyter and python - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-22 - **Last Updated**: 2026-04-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ================================================================================ jupyter-echarts-pypkg ================================================================================ .. image:: https://api.travis-ci.org/pyecharts/jupyter-echarts-pypkg.svg :target: http://travis-ci.org/pyecharts/jupyter-echarts-pypkg .. image:: https://codecov.io/github/pyecharts/jupyter-echarts-pypkg/coverage.png :target: https://codecov.io/github/pyecharts/jupyter-echarts-pypkg The project packages `jupyter-echarts `_ and distributes it via pypi. Installation ================================================================================ You can install jupyter-echarts-pypkg via pip: .. code-block:: bash $ pip install jupyter-echarts-pypkg or clone it and install it: .. code-block:: bash $ git clone https://github.com/pyecharts/jupyter-echarts-pypkg.git $ cd jupyter-echarts-pypkg $ python setup.py install