https://github.com/aknierim/pyopp_recap
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.1%) to scientific vocabulary
Last synced: 9 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: aknierim
- License: mit
- Language: TeX
- Default Branch: main
- Size: 4.5 MB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Created 12 months ago
· Last pushed 11 months ago
Metadata Files
Readme
License
README.md
pyopp_recap
Recap of the ErUM-Data-Hub PYOPP 2025 workshop in Aachen.
Prerequisites
Install the custom pygments_style module in an environment of your choice, e.g. using uv:
$ uv pip install ./pygments_style
Make sure you activate that environment whenever you build the slides.
Alternatively, a mamba environment is also provided:
$ mamba env create --file=environment.yml
Activate the environment:
$ mamba activate codetheme
Building the slides
You can build the slides using make (requires latexmk):
$ make all
or in preview mode:
$ make preview
Owner
- Name: Anno Knierim
- Login: aknierim
- Kind: user
- Location: Dortmund, Germany
- Company: TU Dortmund university
- Repositories: 4
- Profile: https://github.com/aknierim
Astrophysics student at TU Dortmund university. | EN/日本語OK
GitHub Events
Total
- Watch event: 1
- Push event: 1
Last Year
- Watch event: 1
- Push event: 1
Dependencies
environment.yml
pypi
pygments_style/pyproject.toml
pypi
- pygments *