From fb5a619eec61987f34866b13b44912370a3c797d Mon Sep 17 00:00:00 2001 From: Nils Mechtel <49943582+nilsmechtel@users.noreply.github.com> Date: Mon, 2 Sep 2024 23:12:51 +0200 Subject: [PATCH] update sections to remove --- notebooks/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/config.yaml b/notebooks/config.yaml index 2a2ddcc..1ab2862 100644 --- a/notebooks/config.yaml +++ b/notebooks/config.yaml @@ -9,5 +9,5 @@ config: notebook_version: 0.1.0 python_version: '3.11' requirements_url: https://raw.githubusercontent.com/bioimage-io/bioimageio-colab/main/requirements-cellpose.txt - sections_to_remove: 0. + sections_to_remove: 0.1. 0.2. ubuntu_version: '22.04'