Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 12 additions & 9 deletions workshops/scipy2026/index.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@
"\n",
"## Welcome to the Xarray SciPy 2026 Tutorial! \n",
"\n",
"> 🚧👷‍♀️🏗️ This page is under construction\n",
"> 🚧👷‍♀️🏗️ This page is under construction. Please check back later.\n",
"\n",
"<!-- <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",
"<img src=\"https://images.squarespace-cdn.com/content/v1/69223993a619b0382ba1b905/9ef1aa1c-4fab-404d-818c-17edcb653166/Horizontal.png?format=1500w\" align=\"right\" width=\"20%\">\n",
"\n",
"**Everything is an Xarray Dataset**\n",
"\n",
"<!-- July 8, 13:30–17:30 (US/Pacific), Tacoma Convention Center Room 315 # TODO: Update for 2026 -->\n",
"July 14, 13:30–17:30 (CDT), University of Minnesota\n",
"\n",
"<!-- 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",
"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",
"\n",
":::{admonition} Learning Goals\n",
"TODO: Update learning goals for 2026\n",
Expand All @@ -33,9 +33,14 @@
"id": "1",
"metadata": {},
"source": [
"<!-- ## Schedule \n",
"## Schedule\n",
"\n",
"*Times in US/Pacific Timezone (Tacoma, WA)\n",
"\n",
":::{admonition} TODO\n",
"Update this table\n",
":::\n",
"\n",
"*Times in local time\n",
"\n",
"Use the links to navigate to the right notebooks.\n",
"\n",
Expand All @@ -52,9 +57,7 @@
"| *10 minute Break* | \n",
"| Zarr & the cloud | 4:30 (50 min) | [Intro to Zarr](../../intermediate/intro-to-zarr.ipynb) |\n",
"| | End 5:30 | | \n",
"\n",
"TODO: Update\n",
"-->"
"\n"
]
},
{
Expand Down
Loading