update start jupyter script

This commit is contained in:
Dat Tran
2024-04-03 14:23:28 +02:00
parent 1a1390e587
commit d7bd72237f
2 changed files with 3 additions and 3 deletions

View File

@@ -13,11 +13,11 @@ docker run -it -d ^
-e JUPYTER_TOKEN=mytoken ^
-w "/home/%username%" ^
-v "%cd%":"/home/%username%/work" ^
jupyter/base-notebook
voicecraft
if %errorlevel% == 0 (
echo Jupyter container created and running.
echo Jupyter container is running.
echo To access the Jupyter web UI, please follow these steps:
echo 1. Open your web browser