When I open a terminal in a jupyter lab node, and I list the files, I see that files are owned by user jovyan and group users.
Expected behaviour
I would suggest to make sure that a generic user is created in the container, and all the jupyter files are owned by this generic user
Actual behaviour
Jupyter files are owned by user jovyan.
Steps to reproduce
In the dashboard add a "Jupyter Octave+Python Math" node, access the jupyter interface. Start a terminal from the launcher and run the command "ls -l".
The files are owned by user jovyan.
Please check attached image.
Note: your environment was attached but will not be displayed
Long story short
When I open a terminal in a jupyter lab node, and I list the files, I see that files are owned by user jovyan and group users.
Expected behaviour
I would suggest to make sure that a generic user is created in the container, and all the jupyter files are owned by this generic user
Actual behaviour
Jupyter files are owned by user jovyan.
Steps to reproduce
In the dashboard add a "Jupyter Octave+Python Math" node, access the jupyter interface. Start a terminal from the launcher and run the command "ls -l". The files are owned by user jovyan. Please check attached image.
Note: your environment was attached but will not be displayed