{"id":16002368,"url":"https://github.com/manics/binderlite-builder","last_synced_at":"2025-06-15T02:03:55.049Z","repository":{"id":41488064,"uuid":"509852634","full_name":"manics/binderlite-builder","owner":"manics","description":"Preliminary proof-of-concept of building JupyterLite distributions for Binder repositories","archived":false,"fork":false,"pushed_at":"2022-07-02T20:49:59.000Z","size":3,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-15T02:03:20.827Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/manics.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}},"created_at":"2022-07-02T20:13:05.000Z","updated_at":"2023-03-02T21:23:22.000Z","dependencies_parsed_at":"2022-07-19T03:02:09.782Z","dependency_job_id":null,"html_url":"https://github.com/manics/binderlite-builder","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/manics/binderlite-builder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manics%2Fbinderlite-builder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manics%2Fbinderlite-builder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manics%2Fbinderlite-builder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manics%2Fbinderlite-builder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/manics","download_url":"https://codeload.github.com/manics/binderlite-builder/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manics%2Fbinderlite-builder/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259910672,"owners_count":22930702,"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":[],"created_at":"2024-10-08T10:01:37.092Z","updated_at":"2025-06-15T02:03:55.003Z","avatar_url":"https://github.com/manics.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Demo: BinderLite\n\n[![Build](https://github.com/manics/binderlite-builder/actions/workflows/build.yml/badge.svg)](https://github.com/manics/binderlite-builder/actions/workflows/build.yml)\n\nPreliminary proof-of-concept of building JupyterLite distributions for Binder repositories.\n\nThis only works with very simple `requirements.txt` files.\n\n## Build container\n\n```\ndocker build -t binderlite .\n```\n\n## Build repository and serve on port 8000\n\n```\ndocker run --rm -p 8000:8000 binderlite \\\n    ./build.py https://gist.github.com/manics/626496ed5c9b93e694ac006181e331ec --serve\n```\n\n## Build repository in a local mounted `build` directory\n\n```\ndocker run --rm -v $PWD/build:/home/mambauser/build binderlite \\\n    ./build.py https://gist.github.com/manics/626496ed5c9b93e694ac006181e331ec\n```\n\nServe locally (port 8000):\n\n```\npython -m http.server -d build/jl\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanics%2Fbinderlite-builder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmanics%2Fbinderlite-builder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmanics%2Fbinderlite-builder/lists"}