{"id":17197696,"url":"https://github.com/dmcg/cloud9","last_synced_at":"2025-03-25T08:40:51.124Z","repository":{"id":147288919,"uuid":"447253442","full_name":"dmcg/cloud9","owner":"dmcg","description":"Stuff for working in Cloud9","archived":false,"fork":false,"pushed_at":"2022-01-27T11:15:42.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-30T07:44:49.546Z","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/dmcg.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":"2022-01-12T14:40:40.000Z","updated_at":"2022-01-12T15:26:04.000Z","dependencies_parsed_at":null,"dependency_job_id":"a6631bf8-ca43-49bd-932c-e00f86c6c133","html_url":"https://github.com/dmcg/cloud9","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/dmcg%2Fcloud9","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmcg%2Fcloud9/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmcg%2Fcloud9/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmcg%2Fcloud9/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmcg","download_url":"https://codeload.github.com/dmcg/cloud9/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245431644,"owners_count":20614181,"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-15T01:57:06.222Z","updated_at":"2025-03-25T08:40:51.099Z","avatar_url":"https://github.com/dmcg.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cloud9\n\nStuff for working in Cloud9\n\nSee\n\n* `resize-storage.sh`\n* `install-miniconda.sh`\n* `install-projector.sh`\n\nRemote access\n\nTo enable ssh access, add a public key to ~/.ssh/authorized_keys and enable inbound access on the security group\n\nThen on your local machine add to ~/.ssh/config\n\n```text\nHost dask-play\n  User ec2-user\n  Port 22\n  Hostname ***EC2-PUBLIC-IP***\n  IdentityFile ~/.ssh/met-office\n  TCPKeepAlive yes\n  IdentitiesOnly yes\n  UseKeychain yes\n```\n\nThat will allow ssh login with \n\n```bash\nssh ec2-user@dask-play\n```\n\nYou can run up Projector over a tunnel with \n\n```bash\nssh -L 9999:127.0.0.1:9999 dask-play -t 'projector run PyCharm'\n```\n\nYou can run JupyterLab over a tunnel with\n\n```bash\nssh -L 8888:127.0.0.1:8888 dask-play -t 'conda activate dask \u0026\u0026 cd environment \u0026\u0026 jupyter-lab --no-browser'\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmcg%2Fcloud9","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdmcg%2Fcloud9","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmcg%2Fcloud9/lists"}