From 6d7686285e892ba706adc1a9cd0e6587a1e0b1a0 Mon Sep 17 00:00:00 2001 From: Niklas Siemer <70580458+niklassiemer@users.noreply.github.com> Date: Thu, 25 Jun 2026 12:59:58 +0200 Subject: [PATCH] Add whitespace --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 446dc53e..5a59c155 100644 --- a/README.md +++ b/README.md @@ -46,3 +46,4 @@ In case you want to keep data you worked on/created while using the container, i ```bash docker run -i -t -v :/home/jovyan/ -p 8888:8888 /bin/bash -c "source /opt/conda/bin/activate; jupyter notebook --notebook-dir=/home/jovyan/ --ip='*' --port=8888" ``` +