{"id":11633645,"name":"github.com/matplotlib/ipympl","ecosystem":"go","description":null,"homepage":null,"licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/matplotlib/ipympl","keywords_array":[],"namespace":null,"versions_count":12,"first_release_published_at":"2017-10-29T11:38:47.000Z","latest_release_published_at":"2026-01-21T20:12:59.000Z","latest_release_number":"v0.10.0","last_synced_at":"2026-03-27T06:27:15.329Z","created_at":"2025-05-13T08:53:41.327Z","updated_at":"2026-03-27T06:27:15.330Z","registry_url":"https://pkg.go.dev/github.com/matplotlib/ipympl","install_command":"go get github.com/matplotlib/ipympl","documentation_url":"https://pkg.go.dev/github.com/matplotlib/ipympl#section-documentation","metadata":{},"repo_metadata":{"id":37791407,"uuid":"63877123","full_name":"matplotlib/ipympl","owner":"matplotlib","description":"Matplotlib Jupyter Integration","archived":false,"fork":false,"pushed_at":"2025-10-09T14:17:32.000Z","size":70342,"stargazers_count":1631,"open_issues_count":168,"forks_count":231,"subscribers_count":33,"default_branch":"main","last_synced_at":"2025-10-11T06:57:36.166Z","etag":null,"topics":["interactive","ipywidgets","jupyter-widgets","jupyterlab-extension","matplotlib"],"latest_commit_sha":null,"homepage":"https://matplotlib.org/ipympl/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/matplotlib.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"docs/contributing.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-07-21T14:38:56.000Z","updated_at":"2025-10-09T14:19:02.000Z","dependencies_parsed_at":"2024-01-01T18:30:45.970Z","dependency_job_id":"86c0322a-6936-44d2-955a-112907267efa","html_url":"https://github.com/matplotlib/ipympl","commit_stats":{"total_commits":343,"total_committers":35,"mean_commits":9.8,"dds":0.5801749271137027,"last_synced_commit":"564cf6d6767667743cf0e79b0b9a3670feb75c7c"},"previous_names":["matplotlib/jupyter-matplotlib"],"tags_count":54,"template":false,"template_full_name":null,"purl":"pkg:github/matplotlib/ipympl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matplotlib","download_url":"https://codeload.github.com/matplotlib/ipympl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/sbom","scorecard":{"id":625100,"data":{"date":"2025-08-11","repo":{"name":"github.com/matplotlib/ipympl","commit":"5e068ed222427919cc20c406e34d02ba9be55cc3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Code-Review","score":6,"reason":"Found 17/27 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":2,"reason":"0 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/binder-on-pr.yml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/update_galata_references.yaml:8","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/binder-on-pr.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/matplotlib/ipympl/binder-on-pr.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/matplotlib/ipympl/docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/matplotlib/ipympl/docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/matplotlib/ipympl/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/matplotlib/ipympl/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/matplotlib/ipympl/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/matplotlib/ipympl/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/matplotlib/ipympl/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/matplotlib/ipympl/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/matplotlib/ipympl/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/matplotlib/ipympl/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/matplotlib/ipympl/main.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/matplotlib/ipympl/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/matplotlib/ipympl/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_galata_references.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/matplotlib/ipympl/update_galata_references.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update_galata_references.yaml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/matplotlib/ipympl/update_galata_references.yaml/main?enable=pin","Warn: pipCommand not pinned by hash: .binder/postBuild:3","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:78","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:91","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/update_galata_references.yaml:47","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"15 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-rcw3-wmx7-cphr","Warn: Project is vulnerable to: GHSA-963h-3v39-3pqf","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-78xj-cgh5-2h22","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-rm97-x556-q36h","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T06:10:21.362Z","repository_id":37791407,"created_at":"2025-08-21T06:10:21.362Z","updated_at":"2025-08-21T06:10:21.362Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279012667,"owners_count":26085159,"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","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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"},"owner_record":{"login":"matplotlib","name":"Matplotlib Developers","uuid":"215947","kind":"organization","description":"","email":null,"website":"https://matplotlib.org","location":null,"twitter":"matplotlib","company":null,"icon_url":"https://avatars.githubusercontent.com/u/215947?v=4","repositories_count":52,"last_synced_at":"2024-10-29T13:07:01.494Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/matplotlib","funding_links":["https://github.com/sponsors/matplotlib"],"total_stars":35937,"followers":1074,"following":0,"created_at":"2022-11-02T16:22:55.322Z","updated_at":"2024-10-29T13:07:01.495Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matplotlib","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matplotlib/repositories"},"tags":[{"name":"0.9.7","sha":"029925f0af78f2f9df3f0ff7d07b017039e20443","kind":"commit","published_at":"2025-03-05T02:33:22.000Z","download_url":"https://codeload.github.com/matplotlib/ipympl/tar.gz/0.9.7","html_url":"https://github.com/matplotlib/ipympl/releases/tag/0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matplotlib/ipympl@0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.9.7/manifests"},{"name":"v0.9.6","sha":"fa3d346772b12cb42f6ad7276f545478e2ee7669","kind":"commit","published_at":"2025-01-02T11:20:39.000Z","download_url":"https://codeload.github.com/matplotlib/ipympl/tar.gz/v0.9.6","html_url":"https://github.com/matplotlib/ipympl/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matplotlib/ipympl@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"efd2e5cdd0e814989fdeb79a3fcb3744ff2c1d50","kind":"commit","published_at":"2024-12-17T15:05:19.000Z","download_url":"https://codeload.github.com/matplotlib/ipympl/tar.gz/v0.9.5","html_url":"https://github.com/matplotlib/ipympl/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matplotlib/ipympl@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/v0.9.5/manifests"},{"name":"0.9.4","sha":"14010db86addef8ac2d06cc934aa7d322da89457","kind":"commit","published_at":"2024-04-15T13:15:20.000Z","download_url":"https://codeload.github.com/matplotlib/ipympl/tar.gz/0.9.4","html_url":"https://github.com/matplotlib/ipympl/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matplotlib/ipympl@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"a39a31cc7c0799f6d8c83f82a12a9a09a6670e0d","kind":"commit","published_at":"2023-02-15T19:20:41.000Z","download_url":"https://codeload.github.com/matplotlib/ipympl/tar.gz/0.9.3","html_url":"https://github.com/matplotlib/ipympl/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matplotlib/ipympl@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"776e9b231b3c56b654cc6f3068084a7002fc3782","kind":"commit","published_at":"2022-08-22T09:53:38.000Z","download_url":"https://codeload.github.com/matplotlib/ipympl/tar.gz/0.9.2","html_url":"https://github.com/matplotlib/ipympl/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matplotlib/ipympl@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"47d83b111ef5e4be987b43194eaa9d2ab9e88f15","kind":"commit","published_at":"2022-04-25T11:51:48.000Z","download_url":"https://codeload.github.com/matplotlib/ipympl/tar.gz/0.9.1","html_url":"https://github.com/matplotlib/ipympl/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matplotlib/ipympl@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"3a6f3a2020b7684390aec3778cbf0d97db57236e","kind":"commit","published_at":"2022-04-13T17:42:29.000Z","download_url":"https://codeload.github.com/matplotlib/ipympl/tar.gz/0.9.0","html_url":"https://github.com/matplotlib/ipympl/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matplotlib/ipympl@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.9.0/manifests"},{"name":"0.8.8","sha":"c696b1a63215463e5c81414eab76963df9795084","kind":"commit","published_at":"2022-02-18T05:44:20.000Z","download_url":"https://codeload.github.com/matplotlib/ipympl/tar.gz/0.8.8","html_url":"https://github.com/matplotlib/ipympl/releases/tag/0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matplotlib/ipympl@0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.8.8/manifests"},{"name":"0.8.7","sha":"5abd20ff41faa664e37a6a0452bf20ef66908d10","kind":"commit","published_at":"2022-01-20T10:00:33.000Z","download_url":"https://codeload.github.com/matplotlib/ipympl/tar.gz/0.8.7","html_url":"https://github.com/matplotlib/ipympl/releases/tag/0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matplotlib/ipympl@0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.8.7/manifests"},{"name":"0.8.6","sha":"f3f1d97fb3ed2da2279f04c00aa69559efe92c1f","kind":"commit","published_at":"2022-01-17T08:20:48.000Z","download_url":"https://codeload.github.com/matplotlib/ipympl/tar.gz/0.8.6","html_url":"https://github.com/matplotlib/ipympl/releases/tag/0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matplotlib/ipympl@0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.8.6/manifests"},{"name":"0.8.5","sha":"624bf59ef8cfe41c7fc2d138dcf9648638a7fe76","kind":"commit","published_at":"2022-01-04T10:15:58.000Z","download_url":"https://codeload.github.com/matplotlib/ipympl/tar.gz/0.8.5","html_url":"https://github.com/matplotlib/ipympl/releases/tag/0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matplotlib/ipympl@0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.8.5/manifests"},{"name":"0.8.4","sha":"356826257f903b8575f0229e5c0de03c4b3c5994","kind":"commit","published_at":"2021-12-15T15:36:58.000Z","download_url":"https://codeload.github.com/matplotlib/ipympl/tar.gz/0.8.4","html_url":"https://github.com/matplotlib/ipympl/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matplotlib/ipympl@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"a1a577f84f7a9c64401cfb21722bf26fe76fa7e3","kind":"commit","published_at":"2021-12-15T14:41:27.000Z","download_url":"https://codeload.github.com/matplotlib/ipympl/tar.gz/0.8.3","html_url":"https://github.com/matplotlib/ipympl/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matplotlib/ipympl@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"e2bb0a229324928bcef4cc1fb7db9fe41ae567b5","kind":"commit","published_at":"2021-10-25T07:45:38.000Z","download_url":"https://codeload.github.com/matplotlib/ipympl/tar.gz/0.8.2","html_url":"https://github.com/matplotlib/ipympl/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matplotlib/ipympl@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"808218d89293f4f89c1e056b9d2c2a66a33058b9","kind":"commit","published_at":"2021-10-19T12:33:55.000Z","download_url":"https://codeload.github.com/matplotlib/ipympl/tar.gz/0.8.1","html_url":"https://github.com/matplotlib/ipympl/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matplotlib/ipympl@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"4aac38fe9fad8157c122769618eaf48881ad1d3a","kind":"commit","published_at":"2021-09-22T08:47:30.000Z","download_url":"https://codeload.github.com/matplotlib/ipympl/tar.gz/0.8.0","html_url":"https://github.com/matplotlib/ipympl/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matplotlib/ipympl@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"a923ae80ea64d1736b855d83204311eac8b6af32","kind":"commit","published_at":"2021-03-22T22:24:55.000Z","download_url":"https://codeload.github.com/matplotlib/ipympl/tar.gz/0.7.0","html_url":"https://github.com/matplotlib/ipympl/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matplotlib/ipympl@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.7.0/manifests"},{"name":"0.6.3","sha":"3ac75f2e0276fad362a5840ce8900cf9f359c036","kind":"commit","published_at":"2021-01-20T17:49:59.000Z","download_url":"https://codeload.github.com/matplotlib/ipympl/tar.gz/0.6.3","html_url":"https://github.com/matplotlib/ipympl/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matplotlib/ipympl@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"f33046bab990f975de0064cba4d10fc23680466c","kind":"commit","published_at":"2021-01-05T16:20:31.000Z","download_url":"https://codeload.github.com/matplotlib/ipympl/tar.gz/0.6.2","html_url":"https://github.com/matplotlib/ipympl/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matplotlib/ipympl@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"54eacbb56d77310cad855cd22abcc06b39d686f1","kind":"commit","published_at":"2021-01-04T18:15:57.000Z","download_url":"https://codeload.github.com/matplotlib/ipympl/tar.gz/0.6.1","html_url":"https://github.com/matplotlib/ipympl/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matplotlib/ipympl@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"d551075fe5c398d8f2e3c6a713757ecf94c359b5","kind":"commit","published_at":"2021-01-04T17:30:21.000Z","download_url":"https://codeload.github.com/matplotlib/ipympl/tar.gz/0.6.0","html_url":"https://github.com/matplotlib/ipympl/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matplotlib/ipympl@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.6.0/manifests"},{"name":"0.5.8","sha":"e37155eb5dbd22b5f570f350ddcc83013d76190f","kind":"commit","published_at":"2020-09-11T06:58:24.000Z","download_url":"https://codeload.github.com/matplotlib/ipympl/tar.gz/0.5.8","html_url":"https://github.com/matplotlib/ipympl/releases/tag/0.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matplotlib/ipympl@0.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.5.8/manifests"},{"name":"0.5.7","sha":"e3cd28d336c22bc53f0a91b7197b9c1374764d69","kind":"commit","published_at":"2020-07-15T08:13:51.000Z","download_url":"https://codeload.github.com/matplotlib/ipympl/tar.gz/0.5.7","html_url":"https://github.com/matplotlib/ipympl/releases/tag/0.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matplotlib/ipympl@0.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.5.7/manifests"},{"name":"0.5.6","sha":"cd08c241f280b5af576f7f4dc49471edbe71ec2c","kind":"commit","published_at":"2020-03-17T16:08:27.000Z","download_url":"https://codeload.github.com/matplotlib/ipympl/tar.gz/0.5.6","html_url":"https://github.com/matplotlib/ipympl/releases/tag/0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matplotlib/ipympl@0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.5.6/manifests"},{"name":"0.5.5","sha":"f5877f040ba3d5b16be777fd00e0e508e4266685","kind":"commit","published_at":"2020-03-17T14:06:55.000Z","download_url":"https://codeload.github.com/matplotlib/ipympl/tar.gz/0.5.5","html_url":"https://github.com/matplotlib/ipympl/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matplotlib/ipympl@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"3f4cdb795a0c0b8a0c8d22989860f6881a0a8e4b","kind":"commit","published_at":"2020-03-17T10:32:02.000Z","download_url":"https://codeload.github.com/matplotlib/ipympl/tar.gz/0.5.4","html_url":"https://github.com/matplotlib/ipympl/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matplotlib/ipympl@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"07843c5aa91314369c373fd2372cfcb2b631f190","kind":"commit","published_at":"2020-03-03T08:45:31.000Z","download_url":"https://codeload.github.com/matplotlib/ipympl/tar.gz/0.5.3","html_url":"https://github.com/matplotlib/ipympl/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matplotlib/ipympl@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"daa68120a4c6f2bd71f2471e6ab6a35b057455b9","kind":"commit","published_at":"2020-02-28T14:25:21.000Z","download_url":"https://codeload.github.com/matplotlib/ipympl/tar.gz/0.5.2","html_url":"https://github.com/matplotlib/ipympl/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matplotlib/ipympl@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"5c4d4239f497f8a2a2f28f3136c4f68dcff19401","kind":"commit","published_at":"2020-02-28T12:07:42.000Z","download_url":"https://codeload.github.com/matplotlib/ipympl/tar.gz/0.5.1","html_url":"https://github.com/matplotlib/ipympl/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matplotlib/ipympl@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"b6d38ca9ba777ef10d030cfe5e6fabb0f250325f","kind":"commit","published_at":"2020-02-27T14:37:55.000Z","download_url":"https://codeload.github.com/matplotlib/ipympl/tar.gz/0.5.0","html_url":"https://github.com/matplotlib/ipympl/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matplotlib/ipympl@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.5.0/manifests"},{"name":"0.4.1","sha":"9fdca294ae47f7a9bdccdb07988d9d43524a44bd","kind":"tag","published_at":"2020-01-18T00:14:28.000Z","download_url":"https://codeload.github.com/matplotlib/ipympl/tar.gz/0.4.1","html_url":"https://github.com/matplotlib/ipympl/releases/tag/0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matplotlib/ipympl@0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.4.1/manifests"},{"name":"0.4.0","sha":"ca85e1c8293fe90f9e314bed838a36b0e17844b7","kind":"tag","published_at":"2019-12-17T01:43:52.000Z","download_url":"https://codeload.github.com/matplotlib/ipympl/tar.gz/0.4.0","html_url":"https://github.com/matplotlib/ipympl/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matplotlib/ipympl@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.4.0/manifests"},{"name":"0.3.3","sha":"089e8209355fc3da643f034e10fe932f44aa4fe8","kind":"commit","published_at":"2019-07-05T13:13:18.000Z","download_url":"https://codeload.github.com/matplotlib/ipympl/tar.gz/0.3.3","html_url":"https://github.com/matplotlib/ipympl/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matplotlib/ipympl@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"0597b202c2f55734fdf8d75c026816b814b4e7ce","kind":"tag","published_at":"2019-07-04T22:29:12.000Z","download_url":"https://codeload.github.com/matplotlib/ipympl/tar.gz/0.3.2","html_url":"https://github.com/matplotlib/ipympl/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matplotlib/ipympl@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"7de71d74ae82ec2ec22aefdb785693614e7576bf","kind":"tag","published_at":"2019-07-04T15:25:19.000Z","download_url":"https://codeload.github.com/matplotlib/ipympl/tar.gz/0.3.1","html_url":"https://github.com/matplotlib/ipympl/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matplotlib/ipympl@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"42f205b2d5798e87fb175fea9484618c16295f99","kind":"tag","published_at":"2019-07-04T13:22:26.000Z","download_url":"https://codeload.github.com/matplotlib/ipympl/tar.gz/0.3.0","html_url":"https://github.com/matplotlib/ipympl/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matplotlib/ipympl@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.3.0/manifests"},{"name":"0.2.1","sha":"ed6ca18708ac838b67f7345aa250da3a0c1dcbb4","kind":"tag","published_at":"2018-07-12T10:57:05.000Z","download_url":"https://codeload.github.com/matplotlib/ipympl/tar.gz/0.2.1","html_url":"https://github.com/matplotlib/ipympl/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matplotlib/ipympl@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"fee8cff98eae6cf485bada2fce9d74c0573bdef0","kind":"tag","published_at":"2018-07-02T22:54:34.000Z","download_url":"https://codeload.github.com/matplotlib/ipympl/tar.gz/0.2.0","html_url":"https://github.com/matplotlib/ipympl/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matplotlib/ipympl@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.2.0/manifests"},{"name":"0.1.1","sha":"5f0cbabd3d8e06ae33def05be78b76fa4775f104","kind":"tag","published_at":"2018-04-19T22:17:03.000Z","download_url":"https://codeload.github.com/matplotlib/ipympl/tar.gz/0.1.1","html_url":"https://github.com/matplotlib/ipympl/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matplotlib/ipympl@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.1.1/manifests"},{"name":"v0.1.0","sha":"0f1e870c1ee3583767759fa1134fff429767ac6a","kind":"commit","published_at":"2017-11-20T18:02:10.000Z","download_url":"https://codeload.github.com/matplotlib/ipympl/tar.gz/v0.1.0","html_url":"https://github.com/matplotlib/ipympl/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matplotlib/ipympl@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/v0.1.0/manifests"},{"name":"v0.0.12","sha":"2ad5b5bf8c66a4a6e5bbdd0bc8554ae83f8ffdd7","kind":"commit","published_at":"2017-11-06T17:33:41.000Z","download_url":"https://codeload.github.com/matplotlib/ipympl/tar.gz/v0.0.12","html_url":"https://github.com/matplotlib/ipympl/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matplotlib/ipympl@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"5a3e4b184258303ed85170b4c0804b54f9f55099","kind":"commit","published_at":"2017-11-06T12:26:22.000Z","download_url":"https://codeload.github.com/matplotlib/ipympl/tar.gz/v0.0.11","html_url":"https://github.com/matplotlib/ipympl/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matplotlib/ipympl@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"b2e5ae391dcc93984f78b71c02b1ca50a17c9745","kind":"commit","published_at":"2017-11-04T09:08:31.000Z","download_url":"https://codeload.github.com/matplotlib/ipympl/tar.gz/v0.0.10","html_url":"https://github.com/matplotlib/ipympl/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matplotlib/ipympl@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"c2768f67ed22e4b43960844a2482a853d07959f9","kind":"commit","published_at":"2017-11-04T04:18:37.000Z","download_url":"https://codeload.github.com/matplotlib/ipympl/tar.gz/v0.0.9","html_url":"https://github.com/matplotlib/ipympl/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matplotlib/ipympl@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"914b28bcd917e2947d2d976c667ace323c45c3c8","kind":"commit","published_at":"2017-10-29T12:05:22.000Z","download_url":"https://codeload.github.com/matplotlib/ipympl/tar.gz/v0.0.8","html_url":"https://github.com/matplotlib/ipympl/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matplotlib/ipympl@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/v0.0.8/manifests"},{"name":"v","sha":"85164e2e513dde619a7b7eb2dffec12e83f1870f","kind":"commit","published_at":"2017-10-29T12:04:49.000Z","download_url":"https://codeload.github.com/matplotlib/ipympl/tar.gz/v","html_url":"https://github.com/matplotlib/ipympl/releases/tag/v","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matplotlib/ipympl@v","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/v","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/v/manifests"},{"name":"v0.0.7","sha":"134d0ac39c4e8483c2f112ca3323ea3ccd6812eb","kind":"commit","published_at":"2017-10-29T12:01:26.000Z","download_url":"https://codeload.github.com/matplotlib/ipympl/tar.gz/v0.0.7","html_url":"https://github.com/matplotlib/ipympl/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matplotlib/ipympl@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"d8e8a15ee2adfe529cc6c430683ec87eae1250b3","kind":"commit","published_at":"2017-10-29T11:38:47.000Z","download_url":"https://codeload.github.com/matplotlib/ipympl/tar.gz/v0.0.6","html_url":"https://github.com/matplotlib/ipympl/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matplotlib/ipympl@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/v0.0.6/manifests"},{"name":"0.0.4","sha":"7bfc3c6315b976ccef00441ebddff70309f4c55b","kind":"tag","published_at":"2017-03-02T22:22:35.000Z","download_url":"https://codeload.github.com/matplotlib/ipympl/tar.gz/0.0.4","html_url":"https://github.com/matplotlib/ipympl/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matplotlib/ipympl@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.0.4/manifests"},{"name":"0.0.5","sha":"8f31b55941162904f60f14ce2e882fa589c0a26c","kind":"tag","published_at":"2017-03-02T22:21:53.000Z","download_url":"https://codeload.github.com/matplotlib/ipympl/tar.gz/0.0.5","html_url":"https://github.com/matplotlib/ipympl/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matplotlib/ipympl@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.0.5/manifests"},{"name":"0.0.3","sha":"9c11830f716f0cf1b2ab2ce2e9ba4c4a1d030ba6","kind":"commit","published_at":"2017-01-19T22:05:28.000Z","download_url":"https://codeload.github.com/matplotlib/ipympl/tar.gz/0.0.3","html_url":"https://github.com/matplotlib/ipympl/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matplotlib/ipympl@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"05d5ce334464eaed5bfe41aa5e3e7fffa0a1901a","kind":"tag","published_at":"2016-08-11T10:58:14.000Z","download_url":"https://codeload.github.com/matplotlib/ipympl/tar.gz/0.0.2","html_url":"https://github.com/matplotlib/ipympl/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matplotlib/ipympl@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"9e398a9b6ab937cfb0a2cdea01bd43fe4130f63a","kind":"tag","published_at":"2016-07-21T14:10:11.000Z","download_url":"https://codeload.github.com/matplotlib/ipympl/tar.gz/0.0.1","html_url":"https://github.com/matplotlib/ipympl/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/matplotlib/ipympl@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-10-12T19:29:34.357Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.872169551146985,"dependent_packages_count":5.502884480318988,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.687527015732987},"purl":"pkg:golang/github.com/matplotlib/ipympl","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/matplotlib/ipympl","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/matplotlib/ipympl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/matplotlib/ipympl/dependencies","status":null,"funding_links":["https://github.com/sponsors/matplotlib"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-08T16:00:56.669Z","issues_count":113,"pull_requests_count":105,"avg_time_to_close_issue":17442650.675,"avg_time_to_close_pull_request":11310583.452380951,"issues_closed_count":40,"pull_requests_closed_count":84,"pull_request_authors_count":21,"issue_authors_count":94,"avg_comments_per_issue":5.274336283185841,"avg_comments_per_pull_request":2.361904761904762,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":16,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":54633.0,"past_year_avg_time_to_close_pull_request":825309.625,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":16,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":15,"past_year_avg_comments_per_issue":2.5,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":10,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/matplotlib%2Fipympl/issues","maintainers":[{"login":"ianthomas23","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianthomas23"},{"login":"ianhi","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianhi"},{"login":"martinRenou","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinRenou"},{"login":"efiring","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/efiring"},{"login":"tacaswell","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tacaswell"},{"login":"jenshnielsen","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jenshnielsen"}],"active_maintainers":[{"login":"ianthomas23","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianthomas23"},{"login":"ianhi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ianhi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmatplotlib%2Fipympl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmatplotlib%2Fipympl/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmatplotlib%2Fipympl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmatplotlib%2Fipympl/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmatplotlib%2Fipympl/codemeta","maintainers":[]}