diff --git a/tutorials/README.md b/tutorials/README.md index 2944f2a4..5c442819 100755 --- a/tutorials/README.md +++ b/tutorials/README.md @@ -4,6 +4,7 @@ ## Workshops +- PhiLab 2024 ([notebook](workshops/philab24/README.md)) - BiDS 2023 ([notebook](workshops/bids23/README.md)) ## Tutorials diff --git a/tutorials/workshops/philab24/README.md b/tutorials/workshops/philab24/README.md new file mode 100755 index 00000000..af4b0213 --- /dev/null +++ b/tutorials/workshops/philab24/README.md @@ -0,0 +1,10 @@ +# PhiLab'24 workshop + +This is the scheduled agenda for the tutorial session: + +- [Explore and download datasets and models](01_exploring.ipynb) +- [Train models (locally or in the cloud)](02_training.ipynb) +- [Ingest datasets and models](03_ingesting.ipynb) +- [Create your own datasets](04_creating.ipynb) +- [Data curation with STAC metadata](05_stac.ipynb) +- [Getting involved and Contributing to the EOTDL](06_contributing.ipynb)