Replies: 2 comments 1 reply
-
Which session? On the server side.. in that case it will be under workspace or user home by default.. You can check config.py for more details |
Beta Was this translation helpful? Give feedback.
1 reply
-
https://github.com/Project-MONAI/MONAILabel/blob/main/monailabel/config.py#L88 you set your own path.. (docker workspace which you mount) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
when starting a monailabel server, is there a way to define the session root path?
I would like to be able to look at the session data whenever something goes wrong to actually have a look at the input/output data.
Beta Was this translation helpful? Give feedback.
All reactions