Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/feliwir/py_excercises
https://github.com/feliwir/py_excercises
excercises jupyter-notebook python
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/feliwir/py_excercises
- Owner: feliwir
- Created: 2021-07-05T13:03:57.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-07-23T07:40:59.000Z (over 3 years ago)
- Last Synced: 2024-11-07T19:36:20.820Z (about 2 months ago)
- Topics: excercises, jupyter-notebook, python
- Language: Jupyter Notebook
- Homepage:
- Size: 7 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python excercises
## Jupyter Notebook
The excercises are created as jupyter notebooks. That is an interactive python environment inside your browser:
https://jupyter.org/index.htmlHowever you should also be able to solve the tasks in your local python environment if that's preferred.
## Excercise 1: Images
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/feliwir/py_excercises/excercise-1?filepath=01_images%2Ftask.ipynb)