{"id":26696072,"url":"https://github.com/aeisenbarth/myst-nb-json","last_synced_at":"2026-04-25T22:32:32.629Z","repository":{"id":246548672,"uuid":"821449719","full_name":"aeisenbarth/myst-nb-json","owner":"aeisenbarth","description":"A MIME-type plugin for rendering JSON output from Jupyter notebooks to HTML","archived":false,"fork":false,"pushed_at":"2024-07-12T12:27:45.000Z","size":1783,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-30T08:51:18.997Z","etag":null,"topics":["json","myst","myst-nb","python","sphinx"],"latest_commit_sha":null,"homepage":"https://aeisenbarth.github.io/myst-nb-json/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aeisenbarth.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-28T15:05:56.000Z","updated_at":"2025-06-17T11:20:06.000Z","dependencies_parsed_at":"2024-06-28T16:38:15.421Z","dependency_job_id":"afc06857-b9a1-4e46-a6ce-a54b4a83d735","html_url":"https://github.com/aeisenbarth/myst-nb-json","commit_stats":null,"previous_names":["aeisenbarth/myst-nb-json"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/aeisenbarth/myst-nb-json","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aeisenbarth%2Fmyst-nb-json","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aeisenbarth%2Fmyst-nb-json/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aeisenbarth%2Fmyst-nb-json/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aeisenbarth%2Fmyst-nb-json/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aeisenbarth","download_url":"https://codeload.github.com/aeisenbarth/myst-nb-json/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aeisenbarth%2Fmyst-nb-json/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32279654,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T18:29:39.964Z","status":"ssl_error","status_checked_at":"2026-04-25T18:29:32.149Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"keywords":["json","myst","myst-nb","python","sphinx"],"created_at":"2025-03-26T20:01:02.113Z","updated_at":"2026-04-25T22:32:32.599Z","avatar_url":"https://github.com/aeisenbarth.png","language":"Python","funding_links":[],"categories":["Tools"],"sub_categories":["Documentation System Integrations"],"readme":"# MyST-NB JSON\n\nA MIME-type plugin for rendering JSON output from Jupyter notebooks to HTML\n\n______________________________________________________________________\n\nOutputs from Jupyter notebook code cells usually contain representations in one or multiple MIME\ntypes (image, text…). IPython provides multiple built-in output types, but not all of them\nhave a representation for HTML, and fall back to a stringified version of the Python object.\n\nThis is the case for the `application/json` type:\n\nIt is nicely rendered in Jupyter because Jupyter includes a\n[JSON renderer](https://github.com/jupyterlab/jupyterlab/tree/7909745d075aceb0cf1099ad53a3174e92b575ae/packages/json-extension),\nbut [MyST-NB](https://myst-nb.readthedocs.io) can only use IPython's built-ins which display as\n`\u003cIPython.core.display.JSON object\u003e`.\n\n## Jupyter Lab\n\n![Screenshot of json_dict in Jupyter](./docs/images/example1-jupyter.png)\n\n## MyST-NB without plugin\n\n![Screenshot of json_dict in HTML by MyST-NB](./docs/images/example1-myst-nb.png)\n\n## MyST-NB with myst-nb-json plugin\n\n![Screenshot of json_dict in HTML with myst-nb-json](./docs/images/example1-myst-nb-json.png)\n\n## Implementation\n\nThis package requires (besides MyST-NB) no other dependencies. The front-end code is written in\nplain HTML/JavaScript, avoiding heavy dependencies and built steps.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faeisenbarth%2Fmyst-nb-json","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faeisenbarth%2Fmyst-nb-json","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faeisenbarth%2Fmyst-nb-json/lists"}