In this tutorial, we will connect to Starburst Galaxy and verify our connection. Following tutorials will go through the basics of Ibis on Starburst Galaxy’s demo data.
First, connect to Starburst Galaxy. We’ll use a .env in this example for secrets that are loaded as environment variables. This requires installing the python-dotenv package – alternatively, you can set the environment variables for your system.
Tip
Hover over (or click on mobile) the numbers in the code blocks to see tips and explanations.