Skip to content

Commit 0697e3b

Browse files
authored
Fix date and link in tutorial blogpost (#686)
1 parent 3922dc9 commit 0697e3b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/posts/xarray-tutorial/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: 'The revamped Xarray tutorial'
3-
date: '2024-05-31'
3+
date: '2024-06-11'
44
authors:
55
- name: Deepak Cherian
66
github: dcherian
@@ -24,7 +24,7 @@ summary: 'The Xarray tutorial has received a major upgrade!'
2424

2525
## TL;DR
2626

27-
Over the past several years, we have worked to significantly revamp the [Xarray tutorial](https://tutorial.xarray.org). The tutorial material is geared towards both new and seasoned practitioners. Consider using it for your own lecture or workshop! Or sign up for the upcoming [SciPy 2024 Workshop](https://cfp.scipy.org/2024/talk/HHVZ9T/) that we'll be running.
27+
Over the past several years, we have worked to significantly revamp the [Xarray tutorial](https://tutorial.xarray.dev). The tutorial material is geared towards both new and seasoned practitioners. Consider using it for your own lecture or workshop! Or sign up for the upcoming [SciPy 2024 Workshop](https://cfp.scipy.org/2024/talk/HHVZ9T/) that we'll be running.
2828

2929
## Approach
3030

0 commit comments

Comments
 (0)