Merge branch 'jasonppy:master' into master

This commit is contained in:
zuev-stepan
2024-04-05 02:56:01 +03:00
committed by GitHub
5 changed files with 46 additions and 113 deletions

View File

@@ -14,11 +14,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