{"id":15195351,"url":"https://github.com/pythoninthegrass/jupyterlab_devbox","last_synced_at":"2025-11-24T16:07:28.778Z","repository":{"id":248645015,"uuid":"829289154","full_name":"pythoninthegrass/jupyterlab_devbox","owner":"pythoninthegrass","description":"Scaffold a Mojo project using JupyerLab and Devbox.","archived":false,"fork":false,"pushed_at":"2025-02-07T23:23:35.000Z","size":12,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-01T03:16:32.283Z","etag":null,"topics":["devbox","jupyter","jupyterlab","mojo","python"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pythoninthegrass.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-07-16T06:22:07.000Z","updated_at":"2024-07-16T20:33:19.000Z","dependencies_parsed_at":"2024-07-16T08:43:31.501Z","dependency_job_id":"c47c5707-699f-4063-b551-d2891ea72edf","html_url":"https://github.com/pythoninthegrass/jupyterlab_devbox","commit_stats":null,"previous_names":["pythoninthegrass/jupyterlab_devbox"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythoninthegrass%2Fjupyterlab_devbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythoninthegrass%2Fjupyterlab_devbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythoninthegrass%2Fjupyterlab_devbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pythoninthegrass%2Fjupyterlab_devbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pythoninthegrass","download_url":"https://codeload.github.com/pythoninthegrass/jupyterlab_devbox/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241381522,"owners_count":19953749,"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","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":["devbox","jupyter","jupyterlab","mojo","python"],"created_at":"2024-09-27T23:21:44.498Z","updated_at":"2025-11-24T16:07:28.710Z","avatar_url":"https://github.com/pythoninthegrass.png","language":"Jupyter Notebook","readme":"# jupyterlab_devbox\n\nScaffold a Mojo project using JupyerLab and Devbox.\n\n# Minimum Requirements\n\n* macOS 12+\n* [devbox](https://www.jetify.com/devbox/docs/quickstart/)\n* [python3.12+](https://www.python.org/downloads/)\n* [mojo](https://docs.modular.com/mojo/manual/get-started/)\n\n## Recommended Requirements\n\n* [asdf](https://asdf-vm.com/#/core-manage-asdf-vm)\n\n## Quickstart\n\nInstall Python 3.12+ then run the bootstrap script to install the `devbox`, `modular`, and `mojo`.\n\n**Note**: Python 3.11 doesn't appear to cooperate with `mojo` _within_ `devbox`. For consistency, it's recommended to use Python 3.12+.\n\n```bash\n# install dependencies (devbox, modular, and mojo)\n./bootstrap\n```\n\nAfter the bootstrap script completes, you can start the `devbox` and run `jupyter lab`.\n\nThe default token is `devbox`. You can change the token by setting the `JUPYTER_TOKEN` environment variable.\n\n```bash\n# build the devbox\ndevbox install\n\n# start the devbox\ndevbox shell\n\n# start jupyterlab\ndevbox run start\n\n# open a browser to default jupyterlab url\nopen http://localhost:8888\n\n# stop juptyerlab\ndevbox run stop\n\n# exit the devbox\nexit\n```\n\n## TODO\n\n* Figure out `stdin` w/`jupyter lab`\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpythoninthegrass%2Fjupyterlab_devbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpythoninthegrass%2Fjupyterlab_devbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpythoninthegrass%2Fjupyterlab_devbox/lists"}