Hi,
I am using the workspace created by the AnVIL AC3 program who set up the billing account associated. Under this workspace, I am owner. Since this workspace is not created by myself, the cloud environment (i.e. VM instance) is only allowed to be accessible as a user, currently, jupyter. When I tried to install a python package with conda that is already present, the permission error occurs. I have two questions.
- any way to work with conda as a user level (more like conda question)
- how to get the password to access the system level, for example, as a jupyter if it is su, or any other root level.
JK