Skip to content

Commit 1d75a4f

Browse files
committed
tidy outline
1 parent 134e190 commit 1d75a4f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

workshops/scipy2024/index.ipynb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,13 +33,13 @@
3333
"| Topic | Time | Notebook Links | \n",
3434
"| :- | - | - | \n",
3535
"| Introduction and Setup | 1:30 (10 min) | --- | \n",
36-
"| Xarray Data Model | 1:40 (40 min) | [Data structures](../../fundamentals/01_data_structures.ipynb) <br> [Basic Indexing](../../fundamentals/02.1_indexing_Basic) | \n",
36+
"| The Xarray Data Model | 1:40 (40 min) | [Data structures](../../fundamentals/01_datastructures.ipynb) <br> [Basic Indexing](../../fundamentals/02.1_indexing_Basic.ipynb) | \n",
3737
"| *10 minute Break* \n",
38-
"| Indexing & Computational Patterns | 2:30 (50 min) | [Advanced Indexing](../../intermediate/indexing/indexing) <br> [Computation Patterns](../../intermediate/01-high-level-computation-patterns.ipynb) <br> | \n",
38+
"| Indexing & Computational Patterns | 2:30 (50 min) | [Advanced Indexing](../../intermediate/indexing/indexing.md) <br> [Computation Patterns](../../intermediate/01-high-level-computation-patterns.ipynb) <br> | \n",
3939
"| *10 minute Break* | \n",
40-
"| Wrapping other arrays | 3:30 (50 min) | [The Xarray Ecosystem](../../intermediate/xarray_ecosystem.ipynb) <br> [Accessors](../../advanced/accessors/01_accessor_examples.ipynb) <br> | \n",
40+
"| Xarray Integrations and Extensions | 3:30 (50 min) | [The Xarray Ecosystem](../../intermediate/xarray_ecosystem.ipynb) | \n",
4141
"| *10 minute Break* | \n",
42-
"| Backends and Practice! | 4:30 (50 min) | [Backends](../../advanced/backends/1.Backend_without_Lazy_Loading.ipynb) <br> Luis' remote data notebook |\n",
42+
"| Backends & Practice with your Data | 4:30 (50 min) | TODO: [Backends](../../advanced/backends/1.Backend_without_Lazy_Loading.ipynb) or Luis' remote data notebook |\n",
4343
"| | End 5:30 | |\n",
4444
"\n",
4545
"\n",

0 commit comments

Comments
 (0)