We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d244ea commit 5fff2dcCopy full SHA for 5fff2dc
intermediate/indexing/advanced-indexing.ipynb
@@ -154,7 +154,7 @@
154
"\n",
155
"ds = xr.tutorial.load_dataset(\"air_temperature\")\n",
156
"da_air = ds.air\n",
157
- "ds"
+ "da_air"
158
]
159
},
160
{
@@ -417,7 +417,7 @@
417
"name": "python",
418
"nbconvert_exporter": "python",
419
"pygments_lexer": "ipython3",
420
- "version": "3.12.3"
+ "version": "3.9.18"
421
422
"toc": {
423
"base_numbering": 1,
0 commit comments