Created
May 9, 2024 07:25
-
-
Save korakot/8c1d1dc17c9891b645978b071e440886 to your computer and use it in GitHub Desktop.
Google colab secret key userdata
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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