{"id":13531955,"url":"https://github.com/pyecharts/jupyter-echarts","last_synced_at":"2026-01-16T11:10:11.298Z","repository":{"id":54999748,"uuid":"100315367","full_name":"pyecharts/jupyter-echarts","owner":"pyecharts","description":"Bring echarts libraries to jupyter notebooks","archived":false,"fork":false,"pushed_at":"2019-04-08T20:37:16.000Z","size":10170,"stargazers_count":85,"open_issues_count":4,"forks_count":33,"subscribers_count":14,"default_branch":"master","last_synced_at":"2024-11-02T19:33:44.426Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pyecharts.github.io/jupyter-echarts/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pyecharts.png","metadata":{"files":{"readme":"readme.md","changelog":"changelog.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-08-14T22:47:37.000Z","updated_at":"2024-07-02T02:00:35.000Z","dependencies_parsed_at":"2022-08-14T08:40:31.355Z","dependency_job_id":null,"html_url":"https://github.com/pyecharts/jupyter-echarts","commit_stats":null,"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyecharts%2Fjupyter-echarts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyecharts%2Fjupyter-echarts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyecharts%2Fjupyter-echarts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyecharts%2Fjupyter-echarts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyecharts","download_url":"https://codeload.github.com/pyecharts/jupyter-echarts/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246709923,"owners_count":20821297,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T07:01:07.170Z","updated_at":"2026-01-16T11:10:11.267Z","avatar_url":"https://github.com/pyecharts.png","language":"JavaScript","funding_links":[],"categories":["Languages"],"sub_categories":["Jupyter-Notebook"],"readme":"# Jupyter-Echarts\n\nIt integrates echarts to jupyter notebook as nbextensions and echarts libraries will be served from http://localhost:8888/nbextensions/echarts/.\n\n\nNo action is required from pyecharts users. It is auto-installed in [pyecharts](https://github.com/pyecharts/pyecharts) v0.3.2+ and was embedded in [pyecharts](https://github.com/pyecharts/pyecharts) v0.1.9.5+. \n\n## Content\n\n1. echarts\n1. echarts-gl\n1. echarts-liquidfill\n1. echarts-wordcloud\n\n## Installation to jupyter\n\n```shell\njupyter nbextension install echarts\njupyter nbextension enable echarts/main\n```\n\n## Alternative usage\n\nFor github hosted files, please use `https://pyecharts.github.io/jupyter-echarts/` prefix, put the folder name `echarts` and place the actual javascript file name. For example, the url for a github hosted `echarts.min.js` is https://pyecharts.github.io/jupyter-echarts/echarts/echarts.min.js.\n\n### Example\n\n```\n\u003chtml\u003e\n  \u003chead\u003e\n    \u003cmeta charset=\"utf-8\" /\u003e\n\t\u003cstyle\u003e\n\t  .citymap{\n\t  width: 100%;\n\t  height: 100%;\n\t  }\n\t\u003c/style\u003e\n  \t\u003cscript src=\"https://pyecharts.github.io/jupyter-echarts/echarts/echarts.min.js\"\u003e\u003c/script\u003e\n\t\u003cscript src=\"https://echarts-maps.github.io/echarts-china-cities-js/echarts-china-cities-js/jiang1_xi1_nan2_chang1.js\"\u003e\u003c/script\u003e\n  \u003c/head\u003e\n  \u003cbody\u003e\n\t\u003cdiv id='nan2_chang1' class='citymap'\u003e\u003c/div\u003e\n\t\u003cscript src='https://echarts-maps.github.io/echarts-china-cities-js/demo.js'\u003e\u003c/script\u003e\n\t\u003cscript\u003e\n\t  make_city('南昌', 'nan2_chang1');\n\t\u003c/script\u003e\n  \u003c/body\u003e\n\u003c/html\u003e\n```\n\n![Usage with echarts](https://echarts-maps.github.io/echarts-china-cities-js/nanchang.png)\n\n## Development\n\nPlease get all depdencies\n\n```shell\nnpm install -g gulp\nnpm install\n```\n\nThen build\n\n```shell\ngulp\n```\n\nYou will then obtain all echarts libraries in echarts folder.\n\n\n## License\n\nThis bundling code is MIT license\nThe echarts libraries are under BSD-3 license of Baidu Inc.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyecharts%2Fjupyter-echarts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpyecharts%2Fjupyter-echarts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyecharts%2Fjupyter-echarts/lists"}