Accessing /storage folder with pathlib Path on Paperspace

Does anyone have quick example code to access the persistent storage folder (/storage) on paperspace using a pathlib Path?
I spent 10+ minutes trying to do it with varying combinations of Path.home(), etc. and nothing works…I’ve emailed their support but maybe someone here has already done it?
I’ll post their reply here as well.
Basically trying to test with my own dataset with lesson1 and not using relative paths to get to it…didn’t realize it would be such an exercise to just access the /storage dir.
Thanks!

Hi!
I am stuck at the same place
Did you find any solution?
@muellerzr ?