{"id":24133548,"url":"https://github.com/bovem/python-aws","last_synced_at":"2026-04-14T15:33:44.154Z","repository":{"id":132960245,"uuid":"168953275","full_name":"bovem/python-aws","owner":"bovem","description":"Bash Script that helps you deploy Jupyter Notebook on AWS EC2 Instance","archived":false,"fork":false,"pushed_at":"2019-07-03T03:52:28.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-01T09:44:31.853Z","etag":null,"topics":["aws","aws-ec2","cloud-instance","jupyter-notebook","python-aws","tutorial-code","tutorials"],"latest_commit_sha":null,"homepage":"","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/bovem.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":"2019-02-03T14:21:50.000Z","updated_at":"2019-08-29T05:40:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"2ea8a41b-b8e6-4855-8c7c-9fcbe5cce675","html_url":"https://github.com/bovem/python-aws","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bovem/python-aws","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bovem%2Fpython-aws","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bovem%2Fpython-aws/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bovem%2Fpython-aws/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bovem%2Fpython-aws/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bovem","download_url":"https://codeload.github.com/bovem/python-aws/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bovem%2Fpython-aws/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31803501,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T11:13:53.975Z","status":"ssl_error","status_checked_at":"2026-04-14T11:13:53.299Z","response_time":153,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["aws","aws-ec2","cloud-instance","jupyter-notebook","python-aws","tutorial-code","tutorials"],"created_at":"2025-01-11T23:38:54.740Z","updated_at":"2026-04-14T15:33:44.139Z","avatar_url":"https://github.com/bovem.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Deploy Jupyter Notebook on AWS EC2 instance  \n  \nFor complete instructions visit the [medium article](https://medium.com/pyfinance/deploy-jupyter-notebook-on-aws-ec2-instance-a6cd304ae744).  \n\n## python-aws.sh  \n1. Installs bzip2, gcc, git, htop, screen, vim, and wget on cloud instance.\n2. Downloads and installs Miniconda.\n3. Adds conda to PATH variable.\n4. Imports \"python-aws\" virtual enviroment.\n\n## python-aws.yml\nConda virtual enviroment with\n- pandas\n- numpy\n- matplotlib\n- ipython\n- jupyter notebook\n\nTo copy files to AWS cloud instance use :    \n```scp -i \u003caws-key-pair\u003e python-aws.sh ubuntu@ec2-XX-XXX-XX-XX.XX-XXXX-X.compute.amazonaws.com:~/```  \n  \n```scp -i \u003caws-key-pair\u003e python-aws.yml ubuntu@ec2-XX-XXX-XX-XX.XX-XXXX-X.compute.amazonaws.com:~/```\n\nAdd execution permission to bash scipt :  \n```chmod +x python-aws.sh```  \n\nTo download files from AWS :  \n```scp -i \u003caws-key-pair\u003e ubuntu@ec2-XX-XXX-XX-XX.XX-XXXX-X.compute.amazonaws.com:\u003cpath-to-file\u003e \u003cdestination\u003e```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbovem%2Fpython-aws","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbovem%2Fpython-aws","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbovem%2Fpython-aws/lists"}