From 29559373f4c534491caeb4176ddb85b6105bb794 Mon Sep 17 00:00:00 2001 From: giovp Date: Fri, 30 Aug 2024 14:27:19 -0700 Subject: [PATCH] update --- tutorials/tutorial_napari.ipynb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/tutorials/tutorial_napari.ipynb b/tutorials/tutorial_napari.ipynb index a0658a2..b5ae39f 100644 --- a/tutorials/tutorial_napari.ipynb +++ b/tutorials/tutorial_napari.ipynb @@ -4,7 +4,8 @@ "cell_type": "markdown", "metadata": {}, "source": [ - ":::{warning}\n", + "```{warning}\n", + "\n", "🚨🚨🚨 **Warning!** 🚨🚨🚨\n", "\n", "The original napari-plugin of Squidpy has been moved to [napari-spatialdata](https://github.com/scverse/napari-spatialdata).\n", @@ -15,7 +16,7 @@ "\n", "If you are new to SpatialData, we invite you to take a look at the documentation [here](https://spatialdata.scverse.org/en/latest/tutorials/notebooks/notebooks.html)\n", "\n", - ":::" + "```" ] }, {