Open
Description
Describe the bug:
ML-workspace is used with docker. However, if you access ML-workspace and press Terminal in the Open Tool, no other terminals come out, but only the main terminal comes out repeatedly. Therefore, even if you want to work on another terminal, you can't.
Expected behaviour:
Steps to reproduce the issue:
Technical details:
-
Workspace version : 0.13.2
-
Docker version : 27.5.1
-
Host Machine OS (Windows/Linux/Mac): Ubuntu 22.04
-
Command used to start the workspace :
docker run -d -p 10012:8080 --gpus all --shm-size 50g --name "zip-nerf" --env AUTHENTICATE_VIA_JUPYTER="00" --restart always -v /home/soohyeon:/workspac mltooling/ml-workspace-gpu:0.13.2 -
Browser (Chrome/Firefox/Safari): Chorme
Possible Fix:
Additional context: