{"id":18579352,"url":"https://github.com/chenhunghan/jupyter-notebook-devspace","last_synced_at":"2026-04-29T21:31:27.508Z","repository":{"id":166400619,"uuid":"636661227","full_name":"chenhunghan/jupyter-notebook-devspace","owner":"chenhunghan","description":"A minimal jupyter notebook `devspace.yaml` with `openai` + `langchain` allow you to work on any Kubernetes cluster.","archived":false,"fork":false,"pushed_at":"2023-05-05T11:27:47.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-03T22:58:03.015Z","etag":null,"topics":["data-science","devspace","kubernetes","notebook","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chenhunghan.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-05-05T11:00:55.000Z","updated_at":"2023-05-23T16:27:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"2fed17a8-37fb-42a8-8bde-ede07e57b27c","html_url":"https://github.com/chenhunghan/jupyter-notebook-devspace","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/chenhunghan/jupyter-notebook-devspace","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chenhunghan%2Fjupyter-notebook-devspace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chenhunghan%2Fjupyter-notebook-devspace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chenhunghan%2Fjupyter-notebook-devspace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chenhunghan%2Fjupyter-notebook-devspace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chenhunghan","download_url":"https://codeload.github.com/chenhunghan/jupyter-notebook-devspace/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chenhunghan%2Fjupyter-notebook-devspace/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32444937,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T20:22:27.477Z","status":"ssl_error","status_checked_at":"2026-04-29T20:22:26.507Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["data-science","devspace","kubernetes","notebook","python"],"created_at":"2024-11-06T23:40:16.710Z","updated_at":"2026-04-29T21:31:27.493Z","avatar_url":"https://github.com/chenhunghan.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# minimal-jupyter-notebook-devspace\n\nA minimal jupyter notebook `devspace.yaml` with `openai` + `langchain` allow you to work on any Kubernetes cluster.\n\n## Deploy\n\nBuild images and deploy a jupyter notebook in Kubernetes namespace `ai`\n\n```bash\ndevspace use namespace ai\ndevspace deploy\n```\n\n## Start\n\n```bash\ndevspace dev\n```\n\n`.ipynb` files in `notebooks` will be synced to the `jupyter-notebook` container, edit files in the notebook, changes would sync back to local.\n\n## Clean up\n\nDelete all deployments\n\n```bash\ndevspace purge\n```\n\n## Reset\n\nRevert the container back to the state when we `devspace deploy`\n\n```bash\ndevspace run-pipeline stop-dev\n```\n\n## Remove notebook output\n\n```bash\nbrew install jupyter\n```\n\nSet config for this repo once (see `.gitattributes`)\n\n```bash\ngit config filter.strip-notebook-output.clean 'jupyter nbconvert --ClearOutputPreprocessor.enabled=True --to=notebook --stdin --stdout --log-level=ERROR'  \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchenhunghan%2Fjupyter-notebook-devspace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchenhunghan%2Fjupyter-notebook-devspace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchenhunghan%2Fjupyter-notebook-devspace/lists"}