I have found tutorials on how to connect to Astra via http API or on a server through DataStax drivers via `withCloudSecureConnectBundle`. However, I am having a hard time figuring out how to connect via notebooks such as the Databricks Spark notebook or via database tools such as DBeaver. In these cases, can you still use your downloaded database credentials somehow? Is there a way to authenticate into Astra without your downloaded database credentials file? Or if not, what is the best way to access that file in such tools?