diff --git a/example_notebook/Visium_spot_example/GettingStartedWithDeepSpot_3.1_inference_pretrained_models.ipynb b/example_notebook/Visium_spot_example/GettingStartedWithDeepSpot_3.1_inference_pretrained_models.ipynb index 1a2fc6b..4d331fe 100644 --- a/example_notebook/Visium_spot_example/GettingStartedWithDeepSpot_3.1_inference_pretrained_models.ipynb +++ b/example_notebook/Visium_spot_example/GettingStartedWithDeepSpot_3.1_inference_pretrained_models.ipynb @@ -42,7 +42,7 @@ "outputs": [], "source": [ "### unzip data\n", - "!unzip DeepSpot_pretrained_model_weights.zip" + "!unzip DeepSpot_pretrained_model_weights.zip?download\=1" ] }, {