With the Snowflake CLI going into general availability yesterday, it’s a great time to do a challenge!
For this week’s challenge:
- Download the following notebook from S3
- Install the Snowflake CLI (if you haven’t already)
- Create a connection via a
config.toml
file (if you haven’t already) - Create a stage for the notebook
- Upload the file to the stage
- Create a notebook from the file in the stage
- Open the notebook from the CLI
- 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!
Leave a Reply
You must be logged in to post a comment.