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 39
39
" | Topic | Time | Notebook Links | \n " ,
40
40
" | :- | - | - | \n " ,
41
41
" | 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 " ,
43
45
" | *10 minute Break* \n " ,
44
46
" | 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 " ,
45
47
" | *10 minute Break* | \n " ,
61
63
}
62
64
],
63
65
"metadata" : {
66
+ "kernelspec" : {
67
+ "display_name" : " Python 3 (ipykernel)" ,
68
+ "language" : " python" ,
69
+ "name" : " python3"
70
+ },
64
71
"language_info" : {
65
72
"codemirror_mode" : {
66
73
"name" : " ipython" ,
70
77
"mimetype" : " text/x-python" ,
71
78
"name" : " python" ,
72
79
"nbconvert_exporter" : " python" ,
73
- "pygments_lexer" : " ipython3"
80
+ "pygments_lexer" : " ipython3" ,
81
+ "version" : " 3.12.9"
74
82
}
75
83
},
76
84
"nbformat" : 4 ,
You can’t perform that action at this time.
0 commit comments