Skip to content

Instantly share code, notes, and snippets.

@korakot
Created May 9, 2024 07:25
Show Gist options
  • Save korakot/8c1d1dc17c9891b645978b071e440886 to your computer and use it in GitHub Desktop.
Save korakot/8c1d1dc17c9891b645978b071e440886 to your computer and use it in GitHub Desktop.
Google colab secret key userdata
from google.colab import userdata
key = userdata.get('MY_APY_KEY')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment