{"id":35432475,"url":"https://github.com/davidbrochart/macroverse","last_synced_at":"2026-01-16T10:34:18.375Z","repository":{"id":330999787,"uuid":"1072867069","full_name":"davidbrochart/macroverse","owner":"davidbrochart","description":null,"archived":false,"fork":false,"pushed_at":"2026-01-13T14:03:34.000Z","size":59,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-01-13T19:58:26.291Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/davidbrochart.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-10-09T10:15:01.000Z","updated_at":"2026-01-13T14:03:35.000Z","dependencies_parsed_at":"2026-01-02T05:00:38.407Z","dependency_job_id":null,"html_url":"https://github.com/davidbrochart/macroverse","commit_stats":null,"previous_names":["davidbrochart/macroverse"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/davidbrochart/macroverse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidbrochart%2Fmacroverse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidbrochart%2Fmacroverse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidbrochart%2Fmacroverse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidbrochart%2Fmacroverse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davidbrochart","download_url":"https://codeload.github.com/davidbrochart/macroverse/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davidbrochart%2Fmacroverse/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28478050,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T06:30:42.265Z","status":"ssl_error","status_checked_at":"2026-01-16T06:30:16.248Z","response_time":107,"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-02T21:11:58.984Z","updated_at":"2026-01-16T10:34:18.324Z","avatar_url":"https://github.com/davidbrochart.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Macroverse\n\n[![Build Status](https://github.com/davidbrochart/macroverse/workflows/test/badge.svg)](https://github.com/davidbrochart/macroverse/actions)\n\n[Jupyverse](https://github.com/jupyter-server/jupyverse) environment deployment.\n\n## Installation\n\nInstall [micromamba](https://mamba.readthedocs.io/en/latest/installation/micromamba-installation.html),\ncreate an environment an install `macroverse` and `nginx`:\n\n```bash\nmicromamba create -n macroverse\nmicromamba activate macroverse\nmicromamba install nginx pip\npip install macroverse\n```\n\n## Usage\n\n### Process containers\n\nIn this configuration, Jupyter servers run in processes on the same machine.\n\nEnter in the terminal:\n\n```bash\nmacroverse --open-browser\n```\n\nThis should open a browser window with a list of environments.\nClick on `New environment` and enter an `Environment YAML`.\nClick `Submit` and wait until the environment is created.\nClick on `New server` and then on `Add environment(s)`, and enter the name of the environment you just created.\nThen click on the link of the server. This should open JupyterLab in a new tab with the enabled environments.\n\n### Docker containers\n\nYou must have Docker installed. In this configuration, Jupyter servers run in Docker containers.\n\nEnter in the terminal:\n\n```bash\nmacroverse --open-browser --container docker\n```\n\nThe UX is the same as for process containers.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidbrochart%2Fmacroverse","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidbrochart%2Fmacroverse","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidbrochart%2Fmacroverse/lists"}