7 Commits

Author SHA1 Message Date
b2e3449ff2 move to a more standard directory structure 2022-06-17 12:41:41 +02:00
9eb933cb14 run black on everything
autoformatting
2022-06-09 10:34:39 +02:00
da28951623 update learning materials 2022-06-09 09:55:49 +02:00
Jeremy Cohen
a503ce5a76
Minor typo fixes and suggested updates
This is looking great @TomHodson. Feel free to review and request changes to my updates where I've made minor changes to the text.
2022-06-01 12:19:08 +01:00
1a86b999a9 Add Binder links to README and requirements.txt for binder 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