From 9f2df3f3a476cc5ee58d59db24eb9c3500364c39 Mon Sep 17 00:00:00 2001 From: jdeschamps <6367888+jdeschamps@users.noreply.github.com> Date: Wed, 31 May 2023 12:22:42 +0200 Subject: [PATCH] Update --- docs/n2v_hpc/train.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/n2v_hpc/train.md b/docs/n2v_hpc/train.md index a94409a..04b07e0 100644 --- a/docs/n2v_hpc/train.md +++ b/docs/n2v_hpc/train.md @@ -4,3 +4,6 @@ Now you are good to go. :rocket: Train a network using the first notebook, and predict on your images using the second one. + +:warning: In order to predict, you will need to shut down the training notebook +in the main jupyter window.