Week 117 - Administration

With the Snowflake CLI going into general availability yesterday, it's a great time to do a challenge!

For this week's challenge:

  1. Download the following notebook from S3
  2. Install the Snowflake CLI (if you haven't already)
  3. Create a connection via a config.toml file (if you haven't already)
  4. Create a stage for the notebook
  5. Upload the file to the stage
  6. Create a notebook from the file in the stage
  7. Open the notebook from the CLI
  8. Run the notebook

For guidance, this is what you should see:

After step 4:

After step 5:

After steps 6 & 7:

After step 8:

Happy Frostying!

Previous
Previous

Week 118 - DevOps & CI/CD

Next
Next

Week 116 - Security & Governance