{"id":24559696,"url":"https://github.com/ealogar/curso-python","last_synced_at":"2026-03-05T03:33:14.025Z","repository":{"id":67866481,"uuid":"69066736","full_name":"ealogar/curso-python","owner":"ealogar","description":null,"archived":false,"fork":false,"pushed_at":"2017-09-25T23:34:25.000Z","size":101,"stargazers_count":10,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-19T16:35:04.347Z","etag":null,"topics":["course","curso","docker","jupyter-notebook","python","sysadmin"],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ealogar.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,"zenodo":null}},"created_at":"2016-09-23T23:08:20.000Z","updated_at":"2023-02-28T17:44:39.000Z","dependencies_parsed_at":"2023-02-26T05:31:11.760Z","dependency_job_id":null,"html_url":"https://github.com/ealogar/curso-python","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ealogar/curso-python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ealogar%2Fcurso-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ealogar%2Fcurso-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ealogar%2Fcurso-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ealogar%2Fcurso-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ealogar","download_url":"https://codeload.github.com/ealogar/curso-python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ealogar%2Fcurso-python/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30108650,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T03:32:43.378Z","status":"ssl_error","status_checked_at":"2026-03-05T03:32:22.667Z","response_time":93,"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":["course","curso","docker","jupyter-notebook","python","sysadmin"],"created_at":"2025-01-23T06:18:26.788Z","updated_at":"2026-03-05T03:33:14.016Z","avatar_url":"https://github.com/ealogar.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Curso python\n\nBrowse this course with the [online notebook viewer!](http://nbviewer.jupyter.org/github/ealogar/curso-python/tree/master/)\n\n## Setup\nIf you use docker, build and run the image:\n\nYou can build the container \n```sh\n$docker build -t curso-python .\n```\n\nor you can get it from artifactory (TID only):\n```sh\n$docker login dockerhub.hi.inet\n# It requests your TID user name and your TID password\n$docker pull dockerhub.hi.inet/calba/curso-python\n```\n\nonce you have it\n\n\n```sh\n$docker run -d --name curso-python -p 8888:8888 curso-python\n```\n\nStart the container (not after first run):\nAfter build and start you can simply start or stop your container:\n\n```sh\n$docker start curso-python\n```\n\nIf you are asked by a token to access jupyter notebook:\n\n```sh\n$docker logs curso-python\n```\n\nAnd use the url to get access to the notebooks.\n\nYou can also run the course locally if you have python already installed (and pip)\n\n```sh\n$pip install -r requirements.txt\n```\n\n\n### Install jupyterhub with python3 to share locally with multiple users\n\nSee\n\n https://github.com/jupyterhub/jupyterhub#prerequisites\n\nhttps://github.com/jupyterhub/jupyterhub/wiki/Installation-of-Jupyterhub-on-remote-server\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fealogar%2Fcurso-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fealogar%2Fcurso-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fealogar%2Fcurso-python/lists"}