Skip to content

Commit 5fff2dc

Browse files
committed
typo
1 parent 1d244ea commit 5fff2dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

intermediate/indexing/advanced-indexing.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
"\n",
155155
"ds = xr.tutorial.load_dataset(\"air_temperature\")\n",
156156
"da_air = ds.air\n",
157-
"ds"
157+
"da_air"
158158
]
159159
},
160160
{
@@ -417,7 +417,7 @@
417417
"name": "python",
418418
"nbconvert_exporter": "python",
419419
"pygments_lexer": "ipython3",
420-
"version": "3.12.3"
420+
"version": "3.9.18"
421421
},
422422
"toc": {
423423
"base_numbering": 1,

0 commit comments

Comments
 (0)