mirror of
https://github.com/jasonppy/VoiceCraft.git
synced 2026-04-03 09:46:45 +02:00
update start jupyter script
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user