{"id":17654173,"url":"https://github.com/pnavaro/python-notebooks","last_synced_at":"2026-03-11T02:01:35.388Z","repository":{"id":94585670,"uuid":"112089794","full_name":"pnavaro/python-notebooks","owner":"pnavaro","description":"Scientific Computing with Python for beginners.","archived":false,"fork":false,"pushed_at":"2025-09-08T11:15:33.000Z","size":243565,"stargazers_count":54,"open_issues_count":0,"forks_count":26,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-09-08T11:26:34.426Z","etag":null,"topics":["cython","f2py","jupyter-book","jupyter-notebooks","numba","python","scientific-computing","scipy","teaching-materials"],"latest_commit_sha":null,"homepage":"https://pnavaro.github.io/python-notebooks","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pnavaro.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":"2017-11-26T14:34:53.000Z","updated_at":"2025-09-08T11:05:05.000Z","dependencies_parsed_at":"2025-09-08T11:06:10.274Z","dependency_job_id":"b381f2a9-db13-447a-a285-87756831ea62","html_url":"https://github.com/pnavaro/python-notebooks","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pnavaro/python-notebooks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnavaro%2Fpython-notebooks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnavaro%2Fpython-notebooks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnavaro%2Fpython-notebooks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnavaro%2Fpython-notebooks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pnavaro","download_url":"https://codeload.github.com/pnavaro/python-notebooks/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pnavaro%2Fpython-notebooks/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30367799,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T21:41:54.280Z","status":"online","status_checked_at":"2026-03-11T02:00:07.027Z","response_time":84,"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":["cython","f2py","jupyter-book","jupyter-notebooks","numba","python","scientific-computing","scipy","teaching-materials"],"created_at":"2024-10-23T12:08:55.243Z","updated_at":"2026-03-11T02:01:35.352Z","avatar_url":"https://github.com/pnavaro.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/pnavaro/python-notebooks/master)\n[![Book](https://github.com/pnavaro/python-notebooks//workflows/book/badge.svg)](https://pnavaro.github.io/python-notebooks)\n\nThis tutorial is made for scientists who want to learn Python and eventually step from Matlab.\n\nPython is a general programming language with many scientific libraries. \nIt is optimized to be easy to develop in. The same is not true for Matlab which is \na domain-specific language.\n\n1. Install [Miniforge](https://github.com/conda-forge/miniforge) \n\n2.  Download this repository:\n\n```\ngit clone https://github.com/pnavaro/python-notebooks.git\n```\n\nor download as a [zip file](https://github.com/pnavaro/python-notebooks/archive/master.zip).\n    \n3. Create a new conda environment:\n\n```\nconda env create -f environment.yml -n python-navaro\nsource activate python-navaro  # Linux OS/X\nactivate python-navaro         # Windows\n```\n\n4. If you have an existing installation of Jupyter install the new kernel with:\n\n```\nconda run -n python-navaro python -m ipykernel install --user --name python-navaro \n```\n\n5. Open notebooks with:\n\n```\ncd python-notebooks\njupyter notebook\n```\n\nPierre\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpnavaro%2Fpython-notebooks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpnavaro%2Fpython-notebooks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpnavaro%2Fpython-notebooks/lists"}