Cloud
Develop in the cloud
Google Colaboratory - Python Notebook
Signin with google account
Working folder:
./content
that has two default sub-folders:.config
andsample_data
When opening a python notebook (File > Open Notebook), the notebook will use the
.content
folder as the working folder even though the notebook file will not be shown on the left hand side folder tree viewUpload
.env
file to the./content
folder and it will be discovered by the opened python notebook
Last updated