Skip to content

Commit e411be4

Browse files
committed
Update workshop page for 2026
1 parent 19e6948 commit e411be4

1 file changed

Lines changed: 14 additions & 8 deletions

File tree

workshops/scipy2026/index.ipynb

Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,22 @@
55
"id": "0",
66
"metadata": {},
77
"source": [
8-
"# SciPy 2025\n",
8+
"# SciPy 2026\n",
99
"\n",
10-
"## Welcome to the Xarray SciPy 2025 Tutorial! \n",
10+
"## Welcome to the Xarray SciPy 2026 Tutorial! \n",
1111
"\n",
12-
"<img src=\"https://images.squarespace-cdn.com/content/v1/6743676bb9f2e109f0ddba96/055e9b3f-965f-42c7-b496-2ba3870e216e/Logo_color-black.png?format=1500w\" align=\"right\" width=\"20%\">\n",
12+
"> 🚧👷‍♀️🏗️ This page is under construction\n",
1313
"\n",
14-
"**Hierarchical Data Analysis with Xarray DataTree & Zarr**\n",
14+
"<!-- <img src=\"https://images.squarespace-cdn.com/content/v1/6743676bb9f2e109f0ddba96/055e9b3f-965f-42c7-b496-2ba3870e216e/Logo_color-black.png?format=1500w\" align=\"right\" width=\"20%\"> TODO: Update for 2026 --> \n",
1515
"\n",
16-
"July 8, 13:30–17:30 (US/Pacific), Tacoma Convention Center Room 315\n",
16+
"**Everything is an Xarray Dataset**\n",
1717
"\n",
18-
"This *4-hour* workshop will explore content from [the Xarray tutorial](https://tutorial.xarray.dev), which contains a comprehensive collection of hands-on tutorial Jupyter Notebooks. We will review a curated set of examples that will prepare you for increasingly complex real-world data analysis tasks!\n",
18+
"<!-- July 8, 13:30–17:30 (US/Pacific), Tacoma Convention Center Room 315 # TODO: Update for 2026 -->\n",
19+
"\n",
20+
"<!-- This *4-hour* workshop will explore content from [the Xarray tutorial](https://tutorial.xarray.dev), which contains a comprehensive collection of hands-on tutorial Jupyter Notebooks. We will review a curated set of examples that will prepare you for increasingly complex real-world data analysis tasks! TODO: Update for 2026-->\n",
1921
"\n",
2022
":::{admonition} Learning Goals\n",
23+
"TODO: Update learning goals for 2026\n",
2124
"- Understand Xarray’s core data structures\n",
2225
"- Understand how to map typical Xarray computations and workflows over hierarchical data\n",
2326
"- Understand how common storage formats correspond to the DataTree model\n",
@@ -30,7 +33,7 @@
3033
"id": "1",
3134
"metadata": {},
3235
"source": [
33-
"## Schedule \n",
36+
"<!-- ## Schedule \n",
3437
"\n",
3538
"*Times in US/Pacific Timezone (Tacoma, WA)\n",
3639
"\n",
@@ -48,7 +51,10 @@
4851
"| Storage formats | 3:30 (50 min) | [Storage formats](../../fundamentals/01.1_io.ipynb) | \n",
4952
"| *10 minute Break* | \n",
5053
"| Zarr & the cloud | 4:30 (50 min) | [Intro to Zarr](../../intermediate/intro-to-zarr.ipynb) |\n",
51-
"| | End 5:30 | |"
54+
"| | End 5:30 | | \n",
55+
"\n",
56+
"TODO: Update\n",
57+
"-->"
5258
]
5359
},
5460
{

0 commit comments

Comments
 (0)