I am currently using GCP through a VM instance to run python 3.6. I can see my notebooks and data I've added/created, however I can't see my root folder or package details and need to edit a core module under site-packages, which would normally be under Python3.6 folder. Is there a way to access this through SSH or terminal?
I have tried to basic Pushd to where I expected it to be, no luck: