We are developing a Task in the Collab that executes a neuron synthesis code and, depending on the input selected by the user, it can produce up to 1000s of h5 files. The problem is that if these are stored on the document service it is slow, but if the user wants to store them on gpfs they have to specify an output directory in advance of running the job in the collab, which is a bit odd.
Is there a way for a user to set an output directory on gpfs from within the collabs?