File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change 3939 " | Topic | Time | Notebook Links | \n " ,
4040 " | :- | - | - | \n " ,
4141 " | Introduction and Setup | 1:30 (10 min) | | \n " ,
42- " | The Xarray Data Model | 1:40 (50 min) | [Data structures](../../fundamentals/01_data_structures.md) | \n " ,
42+ " | The Xarray Data Model | 1:40 (50 min) | [Data structures Part 1](../../intermediate/datastructures-intermediate.ipynb)|\n " ,
43+ " |||[Data structures In Biology](../../intermediate/BiologyDataset.ipynb)| \n " ,
44+ " |||[Data structures Part 2](../../fundamentals/01_datatree_hierarchical_data.ipynb)| \n " ,
4345 " | *10 minute Break* \n " ,
4446 " | Computational Patterns | 2:30 (50 min) | [Computational Patterns](../../intermediate/computation/01-high-level-computation-patterns.ipynb) <br> [Hierarchical computation](../../intermediate/computation/hierarchical_computation.ipynb) | \n " ,
4547 " | *10 minute Break* | \n " ,
6163 }
6264 ],
6365 "metadata" : {
66+ "kernelspec" : {
67+ "display_name" : " Python 3 (ipykernel)" ,
68+ "language" : " python" ,
69+ "name" : " python3"
70+ },
6471 "language_info" : {
6572 "codemirror_mode" : {
6673 "name" : " ipython" ,
7077 "mimetype" : " text/x-python" ,
7178 "name" : " python" ,
7279 "nbconvert_exporter" : " python" ,
73- "pygments_lexer" : " ipython3"
80+ "pygments_lexer" : " ipython3" ,
81+ "version" : " 3.12.9"
7482 }
7583 },
7684 "nbformat" : 4 ,
You can’t perform that action at this time.
0 commit comments