{"id":16780923,"url":"https://github.com/piyoki/jetson_lab","last_synced_at":"2026-02-06T18:03:28.148Z","repository":{"id":109083864,"uuid":"267799859","full_name":"piyoki/jetson_lab","owner":"piyoki","description":null,"archived":false,"fork":false,"pushed_at":"2021-01-07T06:40:39.000Z","size":2196,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-27T22:04:02.379Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/piyoki.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}},"created_at":"2020-05-29T07:56:18.000Z","updated_at":"2023-10-08T16:48:06.000Z","dependencies_parsed_at":"2023-05-31T23:03:08.394Z","dependency_job_id":null,"html_url":"https://github.com/piyoki/jetson_lab","commit_stats":null,"previous_names":["miooochi/jetson_lab","piyoki/jetson_lab"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/piyoki/jetson_lab","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piyoki%2Fjetson_lab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piyoki%2Fjetson_lab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piyoki%2Fjetson_lab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piyoki%2Fjetson_lab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/piyoki","download_url":"https://codeload.github.com/piyoki/jetson_lab/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/piyoki%2Fjetson_lab/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265418205,"owners_count":23761767,"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-13T07:36:17.297Z","updated_at":"2026-02-06T18:03:23.103Z","avatar_url":"https://github.com/piyoki.png","language":"Dockerfile","readme":"# JupyterLab on Jetson\n\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n![](\u003chttps://img.shields.io/static/v1?label=Systems\u0026message=linux/amd64,linux/arm64\u0026color=orange\u003e)\n![](https://img.shields.io/static/v1?label=Software\u0026message=JupyterLab\u0026color=red)\n\n\n*** Copy Right 2020 Kevin Yu. All rights reserved.\n\n*** Author: Kevin Yu\n\n*** Update Time: 2021/01/07\n\n*** Contact: kevinyu211@yahoo.com | www.hikariai.net\n\nThis repo aims to give you clear instructions on how to install **Jupyter Software** (Jupyter Lab, Jupyter Notebook) on Jetson devices. It should work on any x86 PCs or Mac as well.\n\nThe guide below is a demonstration of the deployment, and the usage **JupyterLab** on Jetson. However, The usage features of Jupyter Notebook are very close to those of JupyterLab, so you should be able to apply the same techniques in Jupyter Notebook as well.\n\n![](https://github.com/yqlbu/jetson_lab/blob/master/demo_screenshots/thumbnail.png)\n\n## Docs\n\n- [Wiki (EN)](https://github.com/yqlbu/jetson_lab/blob/master/Wiki.md)\n\n## Quick Install\n\n#### Install with Script\n\n```bash\ncurl -fsSL https://raw.githubusercontent.com/yqlbu/jetson_lab/master/install.sh | bash -\n```\n\n#### Install with Docker\n\n```bash\n$ docker run --name jupyterlab -d \\\n  -e TZ=Asia/Shanghai \\\n  -p 8888:8888 \\\n  -v /appdata/jupyterlab:/opt/app/data \\\n  hikariai/jupyterlab:latest\n```\n\n#### Run the app\n\n```bash\n$ jupyter lab --ip=* --port=8888 --no-browser --notebook-dir=/opt/app/data \\\n  --allow-root --NotebookApp.token='' --NotebookApp.password='' \\\n  --LabApp.terminado_settings='{\"shell_command\": [\"/bin/bash\"]}'\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiyoki%2Fjetson_lab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpiyoki%2Fjetson_lab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpiyoki%2Fjetson_lab/lists"}