{"id":21064732,"url":"https://github.com/ideonate/jh-code-server","last_synced_at":"2026-04-11T20:02:36.357Z","repository":{"id":109076433,"uuid":"294411107","full_name":"ideonate/jh-code-server","owner":"ideonate","description":"Getting code-server to run in JupyterHub","archived":false,"fork":false,"pushed_at":"2020-09-10T17:20:44.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-20T20:52:39.457Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/ideonate.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":"2020-09-10T13:01:44.000Z","updated_at":"2020-09-10T17:20:47.000Z","dependencies_parsed_at":"2023-04-23T10:31:04.556Z","dependency_job_id":null,"html_url":"https://github.com/ideonate/jh-code-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideonate%2Fjh-code-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideonate%2Fjh-code-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideonate%2Fjh-code-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ideonate%2Fjh-code-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ideonate","download_url":"https://codeload.github.com/ideonate/jh-code-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243507668,"owners_count":20301877,"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-11-19T17:51:28.762Z","updated_at":"2025-12-28T20:28:50.788Z","avatar_url":"https://github.com/ideonate.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jh-code-server\n\nGetting VSCode [code-server](https://github.com/cdr/code-server) running inside JupyterHub\n\nBuild the Docker image:\n\n```\ndocker build -t jh-code-server .\n```\n\nAdd to your JupyterHub config, e.g.:\n\n\n```\nc.DockerSpawner.image = 'jh-code-server:latest'\nc.DockerSpawner.cmd = [\"python3\", \"-m\", \"jhsingle_native_proxy.main\", \"--destport=0\", \"/usr/bin/code-server\", \"{--}auth\", \"none\", \"{--}bind-addr\", \"0.0.0.0:{port}\", \".\"]\n```\n\nTo do:\n\nThink about how to mount the user's home folder.\n\nPull requests are welcome.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fideonate%2Fjh-code-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fideonate%2Fjh-code-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fideonate%2Fjh-code-server/lists"}