Can the nninteractive server environment be in a read-only folder

During the workshops there are a lot of interest from biologists to use NNInteractive. However, it does take a while to set it up the server, particularly if you are not familiar that kind of thing.

In MorphoCloud, we can map a read-only share to our instances. If I create the virtual environment and install the NNinteractive server there, can the users safely activate the environment and run the the command nninteractive-slicer-server --host 0.0.0.0 --port 1527 from that location; i.e., does the server need any write access to the folder while its running.

Yes, I would think so. Should be easy to try.