dq.login
def login() -> None:
Logs you onto Galileo. You will be prompted for your API key. To get your API key, you can visit console.cloud.rungalileo.io/get-token (or the equivalent path in your custom enterprise deployment).
If you prefer using username and password, you can set these in your Environment Variables, and you won't be prompted for an API key.
Last modified 1mo ago