{"id":38509,"name":"gophernotes","description":"The Go kernel for Jupyter notebooks and nteract.","url":"https://github.com/gopherdata/gophernotes","last_synced_at":"2025-09-05T07:48:52.603Z","repository":{"id":40336194,"uuid":"50202460","full_name":"gopherdata/gophernotes","owner":"gopherdata","description":"The Go kernel for Jupyter notebooks and nteract.","archived":false,"fork":false,"pushed_at":"2023-11-03T18:02:49.000Z","size":21638,"stargazers_count":3940,"open_issues_count":52,"forks_count":264,"subscribers_count":81,"default_branch":"master","last_synced_at":"2025-08-13T18:36:21.926Z","etag":null,"topics":["artificial-intelligence","data-science","go","golang","gophernotes","jupyter","jupyter-notebook","kernel","machine-learning","nteract","numerical-methods","zeromq"],"latest_commit_sha":null,"homepage":"","language":"Go","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/gopherdata.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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":"codemeta.json","zenodo":null}},"created_at":"2016-01-22T19:22:16.000Z","updated_at":"2025-08-10T15:34:16.000Z","dependencies_parsed_at":"2024-05-21T05:45:33.796Z","dependency_job_id":"6c4abba7-5a0a-43e6-89f4-bc1bc41cdcb8","html_url":"https://github.com/gopherdata/gophernotes","commit_stats":{"total_commits":325,"total_committers":30,"mean_commits":"10.833333333333334","dds":0.5169230769230769,"last_synced_commit":"a9770e95869c53c347786d7323ff18be0b16205f"},"previous_names":["gophergala2016/gophertunes","gopherds/gophernotes","gophergala2016/gophernotes"],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/gopherdata/gophernotes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopherdata%2Fgophernotes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopherdata%2Fgophernotes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopherdata%2Fgophernotes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopherdata%2Fgophernotes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gopherdata","download_url":"https://codeload.github.com/gopherdata/gophernotes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopherdata%2Fgophernotes/sbom","scorecard":{"id":441284,"data":{"date":"2025-08-11","repo":{"name":"github.com/gopherdata/gophernotes","commit":"55142043d19696ba037e3e93f9ec6c7f8436e82d"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.9,"checks":[{"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":"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":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Code-Review","score":1,"reason":"Found 4/24 approved changesets -- score normalized to 1","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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT 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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:3.15 to alpine:3.15@sha256:19b4bcc4f60e99dd5ebdca0cbce22c503bbcff197549d7e19dab4f22254dc864","Warn: containerImage not pinned by hash: Dockerfile.DS:1: pin your Docker image by updating alpine:3.15 to alpine:3.15@sha256:19b4bcc4f60e99dd5ebdca0cbce22c503bbcff197549d7e19dab4f22254dc864","Warn: pipCommand not pinned by hash: Dockerfile:8-50","Warn: pipCommand not pinned by hash: Dockerfile:8-50","Warn: pipCommand not pinned by hash: Dockerfile.DS:8-72","Warn: pipCommand not pinned by hash: Dockerfile.DS:8-72","Warn: goCommand not pinned by hash: Dockerfile.DS:8-72","Warn: goCommand not pinned by hash: Dockerfile.DS:8-72","Warn: goCommand not pinned by hash: Dockerfile.DS:8-72","Warn: goCommand not pinned by hash: Dockerfile.DS:8-72","Warn: goCommand not pinned by hash: Dockerfile.DS:8-72","Warn: goCommand not pinned by hash: Dockerfile.DS:8-72","Warn: goCommand not pinned by hash: Dockerfile.DS:8-72","Warn: goCommand not pinned by hash: Dockerfile.DS:8-72","Warn: goCommand not pinned by hash: Dockerfile.DS:8-72","Warn: goCommand not pinned by hash: Dockerfile.DS:8-72","Warn: goCommand not pinned by hash: Dockerfile.DS:8-72","Warn: goCommand not pinned by hash: Dockerfile.DS:8-72","Warn: goCommand not pinned by hash: Dockerfile.DS:8-72","Warn: goCommand not pinned by hash: Dockerfile.DS:8-72","Warn: goCommand not pinned by hash: Dockerfile.DS:8-72","Warn: goCommand not pinned by hash: Dockerfile.DS:8-72","Warn: goCommand not pinned by hash: Dockerfile.DS:8-72","Warn: goCommand not pinned by hash: Dockerfile.DS:8-72","Warn: goCommand not pinned by hash: Dockerfile.DS:8-72","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned","Info:   2 out of  21 goCommand 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 12 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"}}]},"last_synced_at":"2025-08-19T05:38:03.166Z","repository_id":40336194,"created_at":"2025-08-19T05:38:03.166Z","updated_at":"2025-08-19T05:38:03.166Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273728150,"owners_count":25157136,"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-09-05T02:00:09.113Z","response_time":402,"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":{"login":"gopherdata","name":"GopherData","uuid":"20613103","kind":"organization","description":"Bringing together users and developers of Go data management, processing, analytics, and visualization tools. ","email":null,"website":"http://gopherdata.io","location":"#data-science on gophers slack","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20613103?v=4","repositories_count":3,"last_synced_at":"2023-03-10T01:30:50.487Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/gopherdata","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-19T17:55:09.534Z","updated_at":"2023-03-10T01:30:50.503Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gopherdata","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gopherdata/repositories"},"packages":[{"id":3502789,"name":"github.com/gopherdata/gophernotes","ecosystem":"go","description":"","homepage":"https://github.com/gopherdata/gophernotes","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/gopherdata/gophernotes","keywords_array":[],"namespace":"github.com/gopherdata","versions_count":19,"first_release_published_at":"2016-08-01T12:26:21.000Z","latest_release_published_at":"2022-05-31T17:31:46.000Z","latest_release_number":"v0.7.5","last_synced_at":"2025-08-13T19:04:34.634Z","created_at":"2022-04-10T20:20:30.401Z","updated_at":"2025-08-14T01:39:03.300Z","registry_url":"https://pkg.go.dev/github.com/gopherdata/gophernotes","install_command":"go get github.com/gopherdata/gophernotes","documentation_url":"https://pkg.go.dev/github.com/gopherdata/gophernotes#section-documentation","metadata":{},"repo_metadata":{"id":40336194,"uuid":"50202460","full_name":"gopherdata/gophernotes","owner":"gopherdata","description":"The Go kernel for Jupyter notebooks and nteract.","archived":false,"fork":false,"pushed_at":"2023-11-03T18:02:49.000Z","size":21638,"stargazers_count":3940,"open_issues_count":52,"forks_count":264,"subscribers_count":81,"default_branch":"master","last_synced_at":"2025-08-13T18:36:21.926Z","etag":null,"topics":["artificial-intelligence","data-science","go","golang","gophernotes","jupyter","jupyter-notebook","kernel","machine-learning","nteract","numerical-methods","zeromq"],"latest_commit_sha":null,"homepage":"","language":"Go","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/gopherdata.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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":"codemeta.json","zenodo":null}},"created_at":"2016-01-22T19:22:16.000Z","updated_at":"2025-08-10T15:34:16.000Z","dependencies_parsed_at":"2024-05-21T05:45:33.796Z","dependency_job_id":"6c4abba7-5a0a-43e6-89f4-bc1bc41cdcb8","html_url":"https://github.com/gopherdata/gophernotes","commit_stats":{"total_commits":325,"total_committers":30,"mean_commits":"10.833333333333334","dds":0.5169230769230769,"last_synced_commit":"a9770e95869c53c347786d7323ff18be0b16205f"},"previous_names":["gophergala2016/gophertunes","gopherds/gophernotes","gophergala2016/gophernotes"],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/gopherdata/gophernotes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopherdata%2Fgophernotes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopherdata%2Fgophernotes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopherdata%2Fgophernotes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopherdata%2Fgophernotes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gopherdata","download_url":"https://codeload.github.com/gopherdata/gophernotes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopherdata%2Fgophernotes/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270347586,"owners_count":24568582,"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-08-13T02:00:09.904Z","response_time":66,"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":"gopherdata","name":"GopherData","uuid":"20613103","kind":"organization","description":"Bringing together users and developers of Go data management, processing, analytics, and visualization tools. ","email":null,"website":"http://gopherdata.io","location":"#data-science on gophers slack","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/20613103?v=4","repositories_count":3,"last_synced_at":"2023-03-10T01:30:50.487Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/gopherdata","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-19T17:55:09.534Z","updated_at":"2023-03-10T01:30:50.503Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gopherdata","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gopherdata/repositories"},"tags":[{"name":"v0.7.5","sha":"5749145ae85bb714c28406fc8bee78713156cf58","kind":"commit","published_at":"2022-05-31T17:31:46.000Z","download_url":"https://codeload.github.com/gopherdata/gophernotes/tar.gz/v0.7.5","html_url":"https://github.com/gopherdata/gophernotes/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gopherdata/gophernotes@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopherdata%2Fgophernotes/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopherdata%2Fgophernotes/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"61f302c68fb3e706f2186385603bf996026aac32","kind":"commit","published_at":"2022-01-09T15:16:57.000Z","download_url":"https://codeload.github.com/gopherdata/gophernotes/tar.gz/v0.7.4","html_url":"https://github.com/gopherdata/gophernotes/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gopherdata/gophernotes@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopherdata%2Fgophernotes/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopherdata%2Fgophernotes/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"a574d64b223af727a519a4ab7e36f7fe2b78b10f","kind":"tag","published_at":"2021-06-24T15:48:13.000Z","download_url":"https://codeload.github.com/gopherdata/gophernotes/tar.gz/v0.7.3","html_url":"https://github.com/gopherdata/gophernotes/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gopherdata/gophernotes@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopherdata%2Fgophernotes/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopherdata%2Fgophernotes/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"70b4546b2dc998d6ee7e898b659f47c96bde1bbd","kind":"commit","published_at":"2021-03-18T17:34:48.000Z","download_url":"https://codeload.github.com/gopherdata/gophernotes/tar.gz/v0.7.2","html_url":"https://github.com/gopherdata/gophernotes/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gopherdata/gophernotes@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopherdata%2Fgophernotes/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopherdata%2Fgophernotes/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"4ee426e96bb45036a8c0b480adea5501ba1b464f","kind":"commit","published_at":"2020-07-19T11:27:50.000Z","download_url":"https://codeload.github.com/gopherdata/gophernotes/tar.gz/v0.7.1","html_url":"https://github.com/gopherdata/gophernotes/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gopherdata/gophernotes@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopherdata%2Fgophernotes/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopherdata%2Fgophernotes/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"7bdc956a8aceb1ebf3e7a92417aabbe05a6f9f95","kind":"commit","published_at":"2020-03-10T08:46:24.000Z","download_url":"https://codeload.github.com/gopherdata/gophernotes/tar.gz/v0.7.0","html_url":"https://github.com/gopherdata/gophernotes/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gopherdata/gophernotes@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopherdata%2Fgophernotes/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopherdata%2Fgophernotes/tags/v0.7.0/manifests"},{"name":"v0.6.1","sha":"6124cc7fbaa772aedae66ac41adb2d9de2fbc60b","kind":"tag","published_at":"2019-12-08T18:21:50.000Z","download_url":"https://codeload.github.com/gopherdata/gophernotes/tar.gz/v0.6.1","html_url":"https://github.com/gopherdata/gophernotes/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gopherdata/gophernotes@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopherdata%2Fgophernotes/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopherdata%2Fgophernotes/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"f601dca79219095e410970345c5fcdd0c2ccc345","kind":"tag","published_at":"2019-12-03T18:57:15.000Z","download_url":"https://codeload.github.com/gopherdata/gophernotes/tar.gz/v0.6.0","html_url":"https://github.com/gopherdata/gophernotes/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gopherdata/gophernotes@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopherdata%2Fgophernotes/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopherdata%2Fgophernotes/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"8a9de0dd7a17531842810531197a6d773af8a066","kind":"commit","published_at":"2019-10-01T11:52:29.000Z","download_url":"https://codeload.github.com/gopherdata/gophernotes/tar.gz/v0.5.0","html_url":"https://github.com/gopherdata/gophernotes/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gopherdata/gophernotes@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopherdata%2Fgophernotes/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopherdata%2Fgophernotes/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"a8228d64ec5c342d7d3f123a26336fe889f6153e","kind":"commit","published_at":"2019-07-04T20:50:17.000Z","download_url":"https://codeload.github.com/gopherdata/gophernotes/tar.gz/v0.4.0","html_url":"https://github.com/gopherdata/gophernotes/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gopherdata/gophernotes@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopherdata%2Fgophernotes/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopherdata%2Fgophernotes/tags/v0.4.0/manifests"},{"name":"v1.0.0-RC1","sha":"84bd4d9956673f3748c7f514a908007cf9e001ee","kind":"commit","published_at":"2017-09-20T16:56:08.000Z","download_url":"https://codeload.github.com/gopherdata/gophernotes/tar.gz/v1.0.0-RC1","html_url":"https://github.com/gopherdata/gophernotes/releases/tag/v1.0.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gopherdata/gophernotes@v1.0.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopherdata%2Fgophernotes/tags/v1.0.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopherdata%2Fgophernotes/tags/v1.0.0-RC1/manifests"},{"name":"0.3.0","sha":"a58a2bd521442ecde2642a1ca5980091dafcba45","kind":"commit","published_at":"2016-11-25T19:32:13.000Z","download_url":"https://codeload.github.com/gopherdata/gophernotes/tar.gz/0.3.0","html_url":"https://github.com/gopherdata/gophernotes/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gopherdata/gophernotes@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopherdata%2Fgophernotes/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopherdata%2Fgophernotes/tags/0.3.0/manifests"},{"name":"v0.3.0","sha":"a58a2bd521442ecde2642a1ca5980091dafcba45","kind":"commit","published_at":"2016-11-25T19:32:13.000Z","download_url":"https://codeload.github.com/gopherdata/gophernotes/tar.gz/v0.3.0","html_url":"https://github.com/gopherdata/gophernotes/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gopherdata/gophernotes@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopherdata%2Fgophernotes/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopherdata%2Fgophernotes/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"f7e3d9a5739577dca7c19092c8f2bc508aa31a3f","kind":"commit","published_at":"2016-10-03T02:49:02.000Z","download_url":"https://codeload.github.com/gopherdata/gophernotes/tar.gz/v0.2.1","html_url":"https://github.com/gopherdata/gophernotes/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gopherdata/gophernotes@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopherdata%2Fgophernotes/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopherdata%2Fgophernotes/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"b60e8e512db3be8d67e3f961335e719973cc880e","kind":"commit","published_at":"2016-10-03T02:16:15.000Z","download_url":"https://codeload.github.com/gopherdata/gophernotes/tar.gz/v0.2.0","html_url":"https://github.com/gopherdata/gophernotes/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gopherdata/gophernotes@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopherdata%2Fgophernotes/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopherdata%2Fgophernotes/tags/v0.2.0/manifests"},{"name":"v0.1.4","sha":"821aac746ab75e0e476467387e5e36583efda75e","kind":"commit","published_at":"2016-09-20T01:54:22.000Z","download_url":"https://codeload.github.com/gopherdata/gophernotes/tar.gz/v0.1.4","html_url":"https://github.com/gopherdata/gophernotes/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gopherdata/gophernotes@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopherdata%2Fgophernotes/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopherdata%2Fgophernotes/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"d53eafe11061be867d221dfba2a8a1b8b9440a6f","kind":"commit","published_at":"2016-09-15T11:14:14.000Z","download_url":"https://codeload.github.com/gopherdata/gophernotes/tar.gz/v0.1.3","html_url":"https://github.com/gopherdata/gophernotes/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gopherdata/gophernotes@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopherdata%2Fgophernotes/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopherdata%2Fgophernotes/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"9f17203fb52a2a1ced0fa0d6bb451e737e435bd5","kind":"commit","published_at":"2016-08-17T12:17:24.000Z","download_url":"https://codeload.github.com/gopherdata/gophernotes/tar.gz/v0.1.2","html_url":"https://github.com/gopherdata/gophernotes/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gopherdata/gophernotes@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopherdata%2Fgophernotes/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopherdata%2Fgophernotes/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"d4244cd6b7568d0051c98bf75495367c1457a740","kind":"commit","published_at":"2016-08-10T11:20:11.000Z","download_url":"https://codeload.github.com/gopherdata/gophernotes/tar.gz/v0.1.1","html_url":"https://github.com/gopherdata/gophernotes/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gopherdata/gophernotes@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopherdata%2Fgophernotes/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopherdata%2Fgophernotes/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"2dfa4d4604d777fefa5f12ae6e001176bfea314b","kind":"commit","published_at":"2016-08-01T12:26:21.000Z","download_url":"https://codeload.github.com/gopherdata/gophernotes/tar.gz/v0.1.0","html_url":"https://github.com/gopherdata/gophernotes/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/gopherdata/gophernotes@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopherdata%2Fgophernotes/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopherdata%2Fgophernotes/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-14T01:39:03.300Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":3.4795809262391884,"dependent_packages_count":4.177264176725574,"stargazers_count":1.1353548894168528,"forks_count":1.793048831331526,"docker_downloads_count":1.8588780702856789,"average":2.4888253787997643},"purl":"pkg:golang/github.com/gopherdata/gophernotes","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/gopherdata/gophernotes","docker_dependents_count":3,"docker_downloads_count":60,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/gopherdata/gophernotes","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/gopherdata/gophernotes/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-05-21T11:06:08.585Z","issues_count":92,"pull_requests_count":15,"avg_time_to_close_issue":12644296.679245284,"avg_time_to_close_pull_request":8813996.133333333,"issues_closed_count":53,"pull_requests_closed_count":15,"pull_request_authors_count":11,"issue_authors_count":65,"avg_comments_per_issue":4.467391304347826,"avg_comments_per_pull_request":1.6666666666666667,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopherdata%2Fgophernotes/issues","maintainers":[{"login":"cosmos72","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cosmos72"},{"login":"sbinet","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbinet"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgopherdata%2Fgophernotes/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgopherdata%2Fgophernotes/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgopherdata%2Fgophernotes/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgopherdata%2Fgophernotes/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951560,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":489138,"full_name":"gopherdata/gophernotes","default_branch":"master","committers":[{"name":"Daniel Whitenack","email":"whitenack.daniel@gmail.com","login":"dwhitena","count":157},{"name":"Massimiliano Ghilardi","email":"massimiliano.ghilardi@gmail.com","login":"cosmos72","count":94},{"name":"SpencerPark","email":"spinnr95@gmail.com","login":"SpencerPark","count":27},{"name":"Sebastien Binet","email":"binet@cern.ch","login":"sbinet","count":17},{"name":"Josh Cheek","email":"josh.cheek@gmail.com","login":"JoshCheek","count":3},{"name":"Yasuhiro Matsumoto","email":"mattn.jp@gmail.com","login":"mattn","count":3},{"name":"kortschak","email":"dan.kortschak@adelaide.edu.au","login":"kortschak","count":3},{"name":"Dale Campbell","email":"oshuma@gmail.com","login":"Oshuma","count":2},{"name":"kgeneral","email":"dykim1983@gmail.com","login":null,"count":1},{"name":"(repeatedly try)","email":"damienstanton","login":"damienstanton","count":1},{"name":"Alexey Palazhchenko","email":"alexey.palazhchenko@gmail.com","login":"AlekSi","count":1},{"name":"Arfon Smith","email":"arfon","login":"arfon","count":1},{"name":"Bobby Norton","email":"bobby@testedminds.com","login":"bobbyno","count":1},{"name":"Elliott Sales de Andrade","email":"quantum.analyst@gmail.com","login":"QuLogic","count":1},{"name":"Francesc Campoy","email":"campoy@golang.org","login":"campoy","count":1},{"name":"Harry Moreno","email":"morenoh149@gmail.com","login":"morenoh149","count":1},{"name":"Kevin Burke","email":"kev@inburke.com","login":"kevinburke","count":1},{"name":"Kyle Kizirian","email":"kyle.kizirian@gmail.com","login":"kylekizirian","count":1},{"name":"Matthew Steffen","email":"msteffen@pachyderm.io","login":"msteffen","count":1},{"name":"Michael Pratt","email":"michael@pratt.im","login":"prattmic","count":1},{"name":"Miraç Gülgönül","email":"mlg556@gmail.com","login":"mlg556","count":1},{"name":"Olalekan Oladipupo","email":"lakesida10@gmail.com","login":"lakexyde","count":1},{"name":"Tabll","email":"tabll@outlook.com","login":"Tabll","count":1},{"name":"Thomas Kluyver","email":"takowl@gmail.com","login":"takluyver","count":1},{"name":"Vicente Cano","email":"vecano@gmail.com","login":"vecano","count":1},{"name":"Yono Mittlefehldt","email":"yono@toojuice.com","login":"yonomitt","count":1},{"name":"mackong","email":"mackonghp@gmail.com","login":"mackong","count":1},{"name":"p1xt","email":"P1xt","login":"P1xt","count":1},{"name":"yyang","email":"wdscxsj@gmail.com","login":"wdscxsj","count":1}],"total_commits":327,"total_committers":29,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":11.275862068965518,"dds":0.5198776758409787,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2025-05-28T11:23:40.359Z","last_synced_commit":"55142043d19696ba037e3e93f9ec6c7f8436e82d","created_at":"2023-03-09T01:50:42.124Z","updated_at":"2025-05-28T11:23:40.376Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopherdata%2Fgophernotes/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-30T00:00:08.254Z","repositories_count":5479765,"commits_count":853310153,"contributors_count":31095234,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"gopherdata/gophernotes","html_url":"https://github.com/gopherdata/gophernotes","last_synced_at":"2025-08-14T13:43:37.004Z","status":"error","issues_count":92,"pull_requests_count":15,"avg_time_to_close_issue":12644296.679245284,"avg_time_to_close_pull_request":8813996.133333333,"issues_closed_count":53,"pull_requests_closed_count":15,"pull_request_authors_count":11,"issue_authors_count":65,"avg_comments_per_issue":4.467391304347826,"avg_comments_per_pull_request":1.6666666666666667,"merged_pull_requests_count":12,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-16T04:30:14.873Z","updated_at":"2025-09-01T09:18:33.451Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopherdata%2Fgophernotes","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gopherdata%2Fgophernotes/issues","issue_labels_count":{"bug":13,"limitation":10,"enhancement":9,"question":8,"wontfix":4,"help wanted":3,"not a bug":2,"good first issue":1,"duplicate":1,"compiler bug":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":74,"MEMBER":7,"CONTRIBUTOR":6},"pull_request_author_associations_count":{"CONTRIBUTOR":8,"MEMBER":5,"NONE":2},"issue_authors":{"cosmos72":7,"vsivsi":3,"xdays":3,"RafalSkolasinski":3,"yutiansut":3,"kortschak":3,"codemicro":2,"mogarg":2,"0xstepit":2,"zishucom":2,"encryptblockr":2,"elamre":2,"PhilipLutley":2,"ave-nabulio":1,"ChristianKniep":1,"wader":1,"leondgarse":1,"drbh":1,"skelouse-secondary":1,"ilaer":1,"seedrick":1,"ammar-elsabe":1,"mackong":1,"chbk":1,"sudipidus":1,"icncsx":1,"mattn":1,"btracey":1,"ddobrinskiy":1,"tkalangi":1,"cosmicaug":1,"ray-harris":1,"tejas-kale":1,"robmarkcole":1,"hsz1273327":1,"andys0975":1,"123quant":1,"your-olym":1,"kofj":1,"Zireael":1,"inancgumus":1,"adaschevici":1,"ptiger10":1,"jehphorey":1,"MilesLin":1,"mrg0lden":1,"naiba":1,"ajinwu":1,"akhilravuri1":1,"butuzov":1,"MushiTheMoshi":1,"ghost":1,"hasanAjsf":1,"Mathis001":1,"lekeeith":1,"Arundas666":1,"JCzz":1,"gclove":1,"muyuballs":1,"hlalibe":1,"Kingson4Wu":1,"genert":1,"AlekSi":1,"spolischook":1},"pull_request_authors":{"sbinet":4,"Oshuma":2,"steele232":1,"DaruiShi":1,"mlg556":1,"Tabll":1,"kylekizirian":1,"kgeneral":1,"cosmos72":1,"mackong":1,"lakexyde":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10094553,"issues_count":31373669,"pull_requests_count":97058592,"authors_count":10699554,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"cosmos72","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cosmos72"},{"login":"sbinet","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sbinet"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":103,"IssueCommentEvent":1,"ForkEvent":6},"last_year":{"WatchEvent":103,"IssueCommentEvent":1,"ForkEvent":6}},"keywords":["artificial-intelligence","data-science","go","golang","gophernotes","jupyter","jupyter-notebook","kernel","machine-learning","nteract","numerical-methods","zeromq"],"dependencies":[{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-07-13T09:51:22.078Z","updated_at":"2023-07-13T09:51:22.078Z","repository_link":"https://github.com/gopherdata/gophernotes/blob/master/Dockerfile","dependencies":[{"id":11401199980,"package_name":"alpine","ecosystem":"docker","requirements":"3.15","direct":true,"kind":"build","optional":false}]},{"ecosystem":"go","filepath":"Gopkg.lock","sha":null,"kind":"lockfile","created_at":"2023-07-13T09:51:22.086Z","updated_at":"2023-07-13T09:51:22.086Z","repository_link":"https://github.com/gopherdata/gophernotes/blob/master/Gopkg.lock","dependencies":[{"id":11401200062,"package_name":"github.com/cosmos72/gomacro","ecosystem":"go","requirements":"515faf9893ffc98ff66aab992cefbd8065aab308","direct":false,"kind":"runtime","optional":false},{"id":11401200113,"package_name":"github.com/mattn/go-runewidth","ecosystem":"go","requirements":"9e777a8366cce605130a531d2cd6363d07ad7317","direct":false,"kind":"runtime","optional":false},{"id":11401200114,"package_name":"github.com/pebbe/zmq4","ecosystem":"go","requirements":"90d69e412a09549f2e90bac70fbb449081f1e5c1","direct":false,"kind":"runtime","optional":false},{"id":11401200115,"package_name":"github.com/peterh/liner","ecosystem":"go","requirements":"80ce870644db1b043e8dc2cf836bde5c347e2701","direct":false,"kind":"runtime","optional":false},{"id":11401200116,"package_name":"github.com/satori/go.uuid","ecosystem":"go","requirements":"36e9d2ebbde5e3f13ab2e25625fd453271d6522e","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"Gopkg.toml","sha":null,"kind":"manifest","created_at":"2023-07-13T09:51:22.104Z","updated_at":"2023-07-13T09:51:22.104Z","repository_link":"https://github.com/gopherdata/gophernotes/blob/master/Gopkg.toml","dependencies":[{"id":11401200130,"package_name":"github.com/cosmos72/gomacro","ecosystem":"go","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":11401200131,"package_name":"github.com/satori/go.uuid","ecosystem":"go","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":11401200132,"package_name":"github.com/pebbe/zmq4","ecosystem":"go","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2023-07-13T09:51:22.126Z","updated_at":"2023-07-13T09:51:22.126Z","repository_link":"https://github.com/gopherdata/gophernotes/blob/master/go.mod","dependencies":[{"id":11401200140,"package_name":"github.com/cosmos72/gomacro","ecosystem":"go","requirements":"v0.0.0-20220702114119-031290e3ea0e","direct":true,"kind":"runtime","optional":false},{"id":11401200141,"package_name":"github.com/go-zeromq/zmq4","ecosystem":"go","requirements":"v0.15.0","direct":true,"kind":"runtime","optional":false},{"id":11401200143,"package_name":"github.com/gofrs/uuid","ecosystem":"go","requirements":"v4.4.0+incompatible","direct":true,"kind":"runtime","optional":false},{"id":11401200144,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.8.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2023-07-13T09:51:22.174Z","updated_at":"2023-07-13T09:51:22.174Z","repository_link":"https://github.com/gopherdata/gophernotes/blob/master/go.sum","dependencies":[{"id":11401200153,"package_name":"github.com/cosmos72/gomacro","ecosystem":"go","requirements":"v0.0.0-20220702114119-031290e3ea0e","direct":false,"kind":"runtime","optional":false},{"id":11401200154,"package_name":"github.com/go-zeromq/goczmq/v4","ecosystem":"go","requirements":"v4.2.2","direct":false,"kind":"runtime","optional":false},{"id":11401200155,"package_name":"github.com/go-zeromq/zmq4","ecosystem":"go","requirements":"v0.15.0","direct":false,"kind":"runtime","optional":false},{"id":11401200156,"package_name":"github.com/gofrs/uuid","ecosystem":"go","requirements":"v4.4.0+incompatible","direct":false,"kind":"runtime","optional":false},{"id":11401200157,"package_name":"github.com/mattn/go-runewidth","ecosystem":"go","requirements":"v0.0.3","direct":false,"kind":"runtime","optional":false},{"id":11401200158,"package_name":"github.com/mattn/go-runewidth","ecosystem":"go","requirements":"v0.0.13","direct":false,"kind":"runtime","optional":false},{"id":11401200159,"package_name":"github.com/peterh/liner","ecosystem":"go","requirements":"v1.2.2","direct":false,"kind":"runtime","optional":false},{"id":11401200160,"package_name":"github.com/rivo/uniseg","ecosystem":"go","requirements":"v0.2.0","direct":false,"kind":"runtime","optional":false},{"id":11401200161,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.4.1","direct":false,"kind":"runtime","optional":false},{"id":11401200162,"package_name":"github.com/yuin/goldmark","ecosystem":"go","requirements":"v1.4.13","direct":false,"kind":"runtime","optional":false},{"id":11401200163,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20190308221718-c2843e01d9a2","direct":false,"kind":"runtime","optional":false},{"id":11401200164,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20210921155107-089bfa567519","direct":false,"kind":"runtime","optional":false},{"id":11401200165,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.6.0-dev.0.20220419223038-86c51ed26bb4","direct":false,"kind":"runtime","optional":false},{"id":11401200166,"package_name":"golang.org/x/mod","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":11401200167,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20190620200207-3b0461eec859","direct":false,"kind":"runtime","optional":false},{"id":11401200168,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20210226172049-e18ecbb05110","direct":false,"kind":"runtime","optional":false},{"id":11401200169,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20211015210444-4f30a5c0130f","direct":false,"kind":"runtime","optional":false},{"id":11401200170,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220722155237-a158d28d115b","direct":false,"kind":"runtime","optional":false},{"id":11401200171,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":11401200172,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20190423024810-112230192c58","direct":false,"kind":"runtime","optional":false},{"id":11401200173,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20210220032951-036812b2e83c","direct":false,"kind":"runtime","optional":false},{"id":11401200174,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20220601150217-0de741cfad7f","direct":false,"kind":"runtime","optional":false},{"id":11401200175,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.0.0-20220722155255-886fb9371eb4","direct":false,"kind":"runtime","optional":false},{"id":11401200176,"package_name":"golang.org/x/sync","ecosystem":"go","requirements":"v0.1.0","direct":false,"kind":"runtime","optional":false},{"id":11401200177,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20190215142949-d0b11bdaac8a","direct":false,"kind":"runtime","optional":false},{"id":11401200178,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":11401200179,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210423082822-04245dca01da","direct":false,"kind":"runtime","optional":false},{"id":11401200180,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":11401200181,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211019181941-9d821ace8654","direct":false,"kind":"runtime","optional":false},{"id":11401200182,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211117180635-dee7805ff2e1","direct":false,"kind":"runtime","optional":false},{"id":11401200183,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220520151302-bc2c85ada10a","direct":false,"kind":"runtime","optional":false},{"id":11401200184,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220722155257-8c9f86f7a55f","direct":false,"kind":"runtime","optional":false},{"id":11401200185,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":11401200186,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":11401200187,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20210927222741-03fcf44c2211","direct":false,"kind":"runtime","optional":false},{"id":11401200188,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.5.0","direct":false,"kind":"runtime","optional":false},{"id":11401200189,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.0","direct":false,"kind":"runtime","optional":false},{"id":11401200190,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.3","direct":false,"kind":"runtime","optional":false},{"id":11401200191,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.6","direct":false,"kind":"runtime","optional":false},{"id":11401200192,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":11401200193,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.7.0","direct":false,"kind":"runtime","optional":false},{"id":11401200194,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.8.0","direct":false,"kind":"runtime","optional":false},{"id":11401200195,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false},{"id":11401200196,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20191119224855-298f0cb1881e","direct":false,"kind":"runtime","optional":false},{"id":11401200197,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.11","direct":false,"kind":"runtime","optional":false},{"id":11401200198,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.1.12","direct":false,"kind":"runtime","optional":false},{"id":11401200199,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.6.0","direct":false,"kind":"runtime","optional":false},{"id":11401200200,"package_name":"golang.org/x/xerrors","ecosystem":"go","requirements":"v0.0.0-20190717185122-a985d3407aa7","direct":false,"kind":"runtime","optional":false}]}],"score":15.864036086808794,"created_at":"2025-09-04T15:51:12.445Z","updated_at":"2025-11-04T15:56:14.255Z","avatar_url":"https://github.com/gopherdata.png","language":"Go","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["timeseries-analysis","qt","closember","prediction","econometrics"],"project_url":"https://science.ecosyste.ms/api/v1/projects/38509","html_url":"https://science.ecosyste.ms/projects/38509"}