Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 583a159

Browse files
committed
Add OceanHackWeek2020 tutorial notebook.
1 parent c19bd9f commit 583a159

File tree

3 files changed

+1280
-4
lines changed

3 files changed

+1280
-4
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ dask-report.html
33
_build/
44
*.nc
55
*.zarr
6+
dask-worker-space/
67

78
# Byte-compiled / optimized / DLL files
89
__pycache__/

index.rst

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,21 @@ Xarray Tutorial
33

44
You can run this tutorial in a live session here: |Binder|
55

6-
This tutorial is being prepared for SciPy 2020.
7-
86
..
97
.. |Binder| image:: https://mybinder.org/badge_logo.svg
108
:target: https://mybinder.org/v2/gh/pydata/xarray-tutorial/master?urlpath=lab
119

12-
Contents
13-
--------
10+
11+
OceanHackWeek 2020
12+
------------------
13+
14+
.. toctree::
15+
:maxdepth: 1
16+
17+
oceanhackweek-2020/xarray-oceanhackweek20.ipynb
18+
19+
SciPy 2020
20+
----------
1421

1522
.. toctree::
1623
:maxdepth: 1

0 commit comments

Comments
 (0)