https://github.com/coderefinery/imgfilters
A little example project we use in teaching
https://github.com/coderefinery/imgfilters
Last synced: 5 months ago
JSON representation
A little example project we use in teaching
- Host: GitHub
- URL: https://github.com/coderefinery/imgfilters
- Owner: coderefinery
- License: eupl-1.2
- Created: 2024-06-21T11:43:36.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-27T13:50:48.000Z (almost 2 years ago)
- Last Synced: 2025-09-10T04:44:34.112Z (9 months ago)
- Language: Jupyter Notebook
- Homepage: https://coderefinery.github.io/imgfilters/
- Size: 5.66 MB
- Stars: 0
- Watchers: 1
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Citation: CITATION.cff
Awesome Lists containing this project
README
[](https://nbviewer.org/github/coderefinery/imgfilters/blob/main/notebook.ipynb)
[](https://mybinder.org/v2/gh/coderefinery/imgfilters/HEAD?labpath=notebook.ipynb)
# imgfilters: A little example project we use in teaching
This is part of https://coderefinery.github.io/mini-workshop/.
The example is meant to celebrate [Eileen
Collins](https://en.wikipedia.org/wiki/Eileen_Collins), the first woman to
pilot the Space Shuttle and the first to command a Space Shuttle mission.
## Purpose
(...)
## Installation instructions
(...)
## Requirements
(dependencies and their versions or version ranges)
## Example
(copy-paste-able example to get started)
## Documentation
- Tutorials covering key functionality
- Reference documentation (e.g. API) covering all functionality
## Authors and recommended citation
(...)
## License
(...)
## Contribution guide
(...)