Skip to content

Commit c23ec22

Browse files
authored
Merge pull request #9 from ProjectPythia/data_fix
Data fix
2 parents 5b511e8 + b53001b commit c23ec22

File tree

6 files changed

+226
-13362
lines changed

6 files changed

+226
-13362
lines changed

_toc.yml

+6-3
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,17 @@ parts:
44
- caption: Preamble
55
chapters:
66
- file: notebooks/how-to-cite
7-
7+
88
- caption: Introductions to Dask
99
chapters:
1010
- file: notebooks/00-dask-overview.ipynb
1111
- file: notebooks/01-dask-array.ipynb
1212
- file: notebooks/02-dask-dataframe.ipynb
13+
14+
- caption: Dask Schedulers
15+
chapters:
1316
- file: notebooks/04-dask-cluster.ipynb
14-
17+
1518
- caption: Dask and Xarray
1619
chapters:
17-
- file: notebooks/03-dask-xarray.ipynb
20+
- file: notebooks/03-dask-xarray.ipynb

notebooks/01-dask-array.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1114,7 +1114,7 @@
11141114
"name": "python",
11151115
"nbconvert_exporter": "python",
11161116
"pygments_lexer": "ipython3",
1117-
"version": "3.9.16"
1117+
"version": "3.9.12"
11181118
},
11191119
"widgets": {
11201120
"application/vnd.jupyter.widget-state+json": {

0 commit comments

Comments
 (0)