7 Commits

Author SHA1 Message Date
1a86b999a9 Add Binder links to README and requirements.txt for binder 2022-05-19 19:47:13 +02:00
4dd88ccd55 Add the third lesson! 2022-05-19 19:47:13 +02:00
6af5bb4950 Add the first skeleton of a package 2022-05-19 19:47:13 +02:00
dd2916d611 Add the second lesson about packaging 2022-05-19 19:47:13 +02:00
52dc309013 Add the first lesson! 2022-05-19 19:47:13 +02:00
528cb98d54 Start with the basics
Any new public git repo should start life with:
    - A README explaining what the project is
    - A license file
    - a .gitignore that lists what files git shouldn't worry about
    - Optional: a CITATION.cff file
2022-05-19 16:25:48 +02:00
Tom
c78f967cef
Initial commit 2022-05-19 16:05:17 +02:00