if (interactive()) {
# Configure your GIGWA connection
set_qbms_config("https://gigwa.southgreen.fr/gigwa/",
time_out = 300, engine = "gigwa", no_auth = TRUE)
# List existing databases in the GIGWA server
gigwa_list_dbs()
}
Run the code above in your browser using DataLab