{"id":15014656,"url":"https://github.com/silaskalmbach/docker_raspberrypi4_jupyterlab","last_synced_at":"2026-04-06T04:33:12.892Z","repository":{"id":183430699,"uuid":"459207334","full_name":"silaskalmbach/Docker_RaspberryPi4_JupyterLab","owner":"silaskalmbach","description":"Minimal Dockerfile to run JupyterLab on an Raspberry Pi 4 (arm64)","archived":false,"fork":false,"pushed_at":"2022-07-02T08:17:47.000Z","size":6,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-13T00:17:47.634Z","etag":null,"topics":["arm64","balena","docker","docker-compose","ijavascript","ipykernel","ipython","jupyterlab","node-js","raspberry-pi-4"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/silaskalmbach.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}},"created_at":"2022-02-14T15:02:39.000Z","updated_at":"2024-02-02T22:16:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"4b285c8b-c214-4291-98ff-cf4224e96350","html_url":"https://github.com/silaskalmbach/Docker_RaspberryPi4_JupyterLab","commit_stats":null,"previous_names":["silaskalmbach/docker_raspberrypi4_jupyterlab"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silaskalmbach%2FDocker_RaspberryPi4_JupyterLab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silaskalmbach%2FDocker_RaspberryPi4_JupyterLab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silaskalmbach%2FDocker_RaspberryPi4_JupyterLab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silaskalmbach%2FDocker_RaspberryPi4_JupyterLab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/silaskalmbach","download_url":"https://codeload.github.com/silaskalmbach/Docker_RaspberryPi4_JupyterLab/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243313453,"owners_count":20271186,"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":["arm64","balena","docker","docker-compose","ijavascript","ipykernel","ipython","jupyterlab","node-js","raspberry-pi-4"],"created_at":"2024-09-24T19:45:55.638Z","updated_at":"2025-12-29T04:34:31.277Z","avatar_url":"https://github.com/silaskalmbach.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# JupyterLab for Raspberry Pi 4 (arm64, Docker)\n\nMinimal Dockerfile to run JupyterLab on an Raspberry Pi 4 (arm64). Preinstalled IPython and Ijavascript kernel. Well suited to include them in IoT services like Balena.\n\n### Docker-Compose example, as it can also be found in the repository:\n```yaml\nversion: '2.1'\n\nservices:\n  jupyterlab:\n    image: silaskalmbach/jupyterlab:latest\n    # build: \n    #   context: .\n    #   dockerfile: Dockerfile\n    restart: unless-stopped\n    volumes:\n      - jupytercache:/home/workdir\n    environment:\n      SERVICE_NAME: jupyterlab\n      TZ: Europe/Berlin\n      TOKEN: secure_token\n      PASSWORD: secure_psw\n      PORT: 8888\n    ports:\n      - 80:8888\n    \nvolumes:\n  jupytercache:\n```\n\n---\n© Silas Kalmbach\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsilaskalmbach%2Fdocker_raspberrypi4_jupyterlab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsilaskalmbach%2Fdocker_raspberrypi4_jupyterlab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsilaskalmbach%2Fdocker_raspberrypi4_jupyterlab/lists"}