I run a python script in colab, and at some point I have to do:
os.system(\'cd..\')
But it doesn\'t work like on Windows, and it gives me this er