You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've mounted BaseSpace via BaseMount as /mnt/BaseSpace. My python script looks for directories in /mnt/BaseSpace/Projects using os.path.isdir, which never returns true, but 'ls' does show directories.