issues
search
livebook-dev
/
kino_db
Database integrations for Livebook
Apache License 2.0
40
stars
16
forks
source link
Improve BigQuery help box
#19
Closed
aleDsz
closed
2 years ago
aleDsz
commented
2 years ago
Change from the
cond do
block to
case do
(thanks @jonatanklosko)
Update the Google BigQuery credentials help copy to a dynamic string, checking if the running machine is running inside Google Cloud Platform
cond do
block tocase do
(thanks @jonatanklosko)