Getting started
Working with files
Connecting to data sources
Coding and analysis tools
Collaboration
Security and privacy
Deepnote for education
Additional resources
Google Cloud Storage (GCS)
Available on Team and Enterprise plans
Connecting to a public bucket
Make sure the Cloud Storage API is enabled in your Google project.
If you are connecting a public bucket, simply fill out the bucket name in the integration modal. After that your bucket will be mounted into your filesystem.
If you need help with making a bucket public, here is a tutorial__
Connecting to a private bucket
Make sure the Cloud Storage API is enabled in your Google project.
- In Google Cloud Platform, create a service account and download the key (guide) or re-use an existing one.
- In Deepnote, create a new Google Cloud Storage integration and enter the name of the bucket. Then copy the contents of the service account into the empty field.
- After the integration is created, you can connect it to any of your projects. The bucket will be mounted to your file system where you can easily access it.