issues
search
aperture-data
/
aperturedb-python
ApertureDB Python Client
Other
7
stars
3
forks
source link
Handle colab non-notebook; auto-create config from colab secret
#498
Closed
bovlb
closed
1 month ago
bovlb
commented
1 month ago
This PR has two changes:
In the specific case of being in a Google Colab environment but not being in a notebook, we will not crash when attempting to access secrets.
When using a connection from a Google Colab secret, we will automatically create and activate a config called "google_colab".
This PR has two changes: