From 3a16a3385bdf99fa852971c924e68c73234def88 Mon Sep 17 00:00:00 2001 From: maximlt Date: Fri, 4 Oct 2024 13:53:46 +0200 Subject: [PATCH] disable notebook deployment --- ml_annotators/anaconda-project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ml_annotators/anaconda-project.yml b/ml_annotators/anaconda-project.yml index 6a7c410dc..4cece194b 100644 --- a/ml_annotators/anaconda-project.yml +++ b/ml_annotators/anaconda-project.yml @@ -10,8 +10,8 @@ examples_config: - holoviews - geoviews no_data_ingestion: true - deployments: - - command: notebook + # deployments: + # - command: notebook user_fields: [examples_config]