Skip to content

Commit 9e0e5a3

Browse files
update
1 parent 13b20be commit 9e0e5a3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

notebooks/examples/visium_hd_mouse_brain.ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"cells": [
33
{
44
"cell_type": "code",
5-
"execution_count": 1,
5+
"execution_count": null,
66
"id": "07b5f43c",
77
"metadata": {},
88
"outputs": [
@@ -39,6 +39,7 @@
3939
"import scanpy as sc\n",
4040
"import spatialdata_plot\n",
4141
"\n",
42+
"\n",
4243
"print(f\"spatialdata_io=={sdio.__version__}\")\n",
4344
"print(f\"spatialdata=={sdata.__version__}\")"
4445
]

0 commit comments

Comments
 (0)