{"id":19809891,"url":"https://github.com/lewagon/intro-to-data-science-challenges","last_synced_at":"2025-10-12T02:47:59.511Z","repository":{"id":44617142,"uuid":"299306093","full_name":"lewagon/intro-to-data-science-challenges","owner":"lewagon","description":"Introduction to Data Science Challenges","archived":false,"fork":false,"pushed_at":"2025-02-25T13:23:17.000Z","size":16173,"stargazers_count":1,"open_issues_count":0,"forks_count":13,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-05-01T08:34:08.724Z","etag":null,"topics":[],"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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lewagon.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":"2020-09-28T12:46:13.000Z","updated_at":"2022-01-03T11:49:46.000Z","dependencies_parsed_at":"2023-10-10T16:29:18.258Z","dependency_job_id":"a1a1f78f-a6e5-4f90-883b-fd2defe1c08e","html_url":"https://github.com/lewagon/intro-to-data-science-challenges","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lewagon/intro-to-data-science-challenges","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lewagon%2Fintro-to-data-science-challenges","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lewagon%2Fintro-to-data-science-challenges/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lewagon%2Fintro-to-data-science-challenges/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lewagon%2Fintro-to-data-science-challenges/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lewagon","download_url":"https://codeload.github.com/lewagon/intro-to-data-science-challenges/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lewagon%2Fintro-to-data-science-challenges/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273052828,"owners_count":25037288,"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","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-12T09:18:35.549Z","updated_at":"2025-10-12T02:47:54.463Z","avatar_url":"https://github.com/lewagon.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"\nsetup environment for the [Introduction to Data Science](https://github.com/lewagon/intro-to-data-science-challenges) challenges\n\nthe challenges are served through [mybinder](https://www.notion.so/lewagon/B2U-Intro-to-Data-Science-f88a9af1afff44109bfd3)\n\nentry point: https://mybinder.org/v2/gh/lewagon/intro-to-data-science-challenges/master\n\n# update package version\n\nupdate the contents of `requirements_raw.txt`, then process `requirements.txt` from a new env:\n\n``` bash\npyenv install 3.10.13\npyenv virtualenv-delete binder\npyenv virtualenv 3.10.13 binder\npyenv local binder\npip install -U pip\nexport REQ_URL=https://raw.githubusercontent.com/lewagon/intro-to-data-science-env/master/requirements_raw.txt\nexport PACKAGES=$(curl -s ${REQ_URL} | tr \"\\\\n\" \" \")\npip install $(echo ${PACKAGES})\npip freeze | grep $(echo ${$(echo ${PACKAGES})/#/-e }) \u003e requirements.txt\n```\n\n# info\n\n`build.log` contains the mybinder image build and container start logs\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flewagon%2Fintro-to-data-science-challenges","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flewagon%2Fintro-to-data-science-challenges","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flewagon%2Fintro-to-data-science-challenges/lists"}