pyOpenSci / lessons

A repo containing lessons used in pyOpenSci training.
https://www.pyopensci.org/lessons
BSD 3-Clause "New" or "Revised" License
3 stars 4 forks source link

feat(lessons): start at zenodo and gh #42

Closed lwasser closed 1 month ago

lwasser commented 1 month ago

New lessons on sharing code - starting with zenodo. The activities for these lessons might be best if we focus on

  1. forking a repo that has a package in it. If they want to edit it, they could do so in codespaces

  2. if they know git and github they can commit their code to a new repo but otherwise i can just show them how to

  3. connect the repo with zenodo.

  4. Create a release of the code

  5. Grab the badge from zenodo (understand all versions vs sub dois representing release versions)

  6. Add badge to the README file.

  7. Optional: create a citation file??

lwasser commented 1 month ago

I am merging this and will prioritize the activity in #43 tomorrow.