14 Commits

Author SHA1 Message Date
gnikit
74ee6ed58e
chore: renamed table header 2022-07-21 10:44:32 +01:00
gnikit
f5e7e816dd
Apply suggestions from code review
Co-authored-by: Jeremy Cohen <jcohen02@users.noreply.github.com>
2022-07-20 00:46:37 +01:00
gnikit
27453fcf95
docs: edited README to adhere to template
Template can be found in:
https://raw.githubusercontent.com/ImperialCollegeLondon/ReCoDE-README-template/main/README-template.md?token=GHSAT0AAAAAABPRNXTZCOF7UC74ZT5T5P5YYWWUL3A
2022-07-19 12:29:53 +01:00
gnikit
f703e0f66e
docs: update README.md 2022-07-18 15:44:15 +01:00
gnikit
3ede4829a3
chore: format README 2022-07-17 22:48:19 +01:00
42b1bb6959 update testing section 2022-07-17 16:43:37 +01:00
4c33524345 update README and 02 to reflect new layout 2022-06-17 12:57:48 +02:00
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