{"id":42215773,"url":"https://github.com/davidbrochart/microverse","last_synced_at":"2026-01-27T01:14:03.186Z","repository":{"id":292228377,"uuid":"980155110","full_name":"davidbrochart/microverse","owner":"davidbrochart","description":"In-browser JupyterLab powered by Jupyverse","archived":false,"fork":false,"pushed_at":"2025-12-03T12:52:52.000Z","size":184,"stargazers_count":4,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-06T11:53:54.334Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/davidbrochart.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":null,"zenodo":null}},"created_at":"2025-05-08T16:48:59.000Z","updated_at":"2025-12-03T12:52:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"b9cc48ad-35dd-441e-a7c3-7f5a626dcf96","html_url":"https://github.com/davidbrochart/microverse","commit_stats":null,"previous_names":["davidbrochart/jupyverse-lite","davidbrochart/microverse"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/davidbrochart/microverse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidbrochart%2Fmicroverse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidbrochart%2Fmicroverse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidbrochart%2Fmicroverse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidbrochart%2Fmicroverse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidbrochart","download_url":"https://codeload.github.com/davidbrochart/microverse/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidbrochart%2Fmicroverse/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28795077,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T01:07:07.743Z","status":"ssl_error","status_checked_at":"2026-01-27T01:07:06.974Z","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":[],"created_at":"2026-01-27T01:14:02.154Z","updated_at":"2026-01-27T01:14:03.178Z","avatar_url":"https://github.com/davidbrochart.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Microverse\n\nIn-browser JupyterLab powered by [Jupyverse](https://github.com/jupyter-server/jupyverse).\n\n:warning: microverse doesn't work in Firefox due to [request body](https://developer.mozilla.org/en-US/docs/Web/API/Request/body) not being supported (see [this issue](https://bugzilla.mozilla.org/show_bug.cgi?id=1387483)).\n\n## Usage\n\nThe [environment](https://github.com/davidbrochart/microverse/tree/main/environment) directory consists of:\n- an [environment.yml](https://github.com/davidbrochart/microverse/blob/main/environment/environment.yml) file where you can add packages used at runtime.\n- a [contents](https://github.com/davidbrochart/microverse/tree/main/environment/contents) directory where you can add files and directories used at runtime.\n\n## Local deployment\n\n- Install [micromamba](https://mamba.readthedocs.io/en/latest/installation/micromamba-installation.html).\n- Create an environment and activate it:\n```bash\nmicromamba create -n microverse\nmicromamba activate microverse\n```\n- Install `pip` and `empack`:\n```bash\nmicromamba install pip empack\n```\n- Install `microverse`:\n```bash\npip install -e .\n```\n- Run `microverse`:\n```bash\nmicroverse --serve\n```\n\nA server should be running at http://127.0.0.1:8000.\n\n## GitHub pages deployment\n\nThe `main` branch is deployed on GitHub pages at [https://davidbrochart.github.io/microverse/](https://davidbrochart.github.io/microverse/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidbrochart%2Fmicroverse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidbrochart%2Fmicroverse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidbrochart%2Fmicroverse/lists"}