Skip to content

Commit 9d8598f

Browse files
committed
Add cell tag
1 parent a3f17f1 commit 9d8598f

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

advanced/backends/intro-backends.ipynb

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,11 @@
153153
"cell_type": "code",
154154
"execution_count": null,
155155
"id": "12",
156-
"metadata": {},
156+
"metadata": {
157+
"tags": [
158+
"raises-exception"
159+
]
160+
},
157161
"outputs": [],
158162
"source": [
159163
"xr.tutorial.open_dataset(\"air_temperature\", engine=\"pydap\")"

0 commit comments

Comments
 (0)