Add guide and all images: Build and Deploy an Interactive LLM-Powered Dashboard with the Posit Team Native App and Snowflake Cortex AI - #2
Closed
sarahsdao wants to merge 25 commits into
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
- update code with fixes - update guide overview image with accurate steps
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as duplicate.
This comment was marked as outdated.
This comment was marked as outdated.
- also push changes to extensions section - split out renv functions for reproducibility and instruction - add more connection information to databot EDA section in case readers used databot to connect to snowflake
|
Rikagx
approved these changes
Mar 20, 2026
|
chetan-posit
approved these changes
Apr 1, 2026
|
|
||
| - How to securely connect to your Snowflake databases from Workbench and the Positron Pro IDE | ||
| - How to leverage Cortex AI using Databot and Positron Assistant for exploratory data analysis | ||
| - How to create an interactive Shiny dashboard for data exploration |
Collaborator
There was a problem hiding this comment.
add - how to iterate on the dashboard using Positron Assistant
| Once you are done exploring the data, you can create a Quarto report so you can reproduce the analysis another time or share the information with your team. Just ask Databot to create a report: | ||
|
|
||
| ``` | ||
| Create a Quarto report with your findings |
Collaborator
There was a problem hiding this comment.
can use "/report" in databot for this
Owner
Author
|
Closing this PR and opening a new one with Snowflake 🎉 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Internal PR for testing and review
Testing and other notes
POSIT_TEAM_DOGFOOD- The environments available did not have any Cortex AI models enabled, so I tested using Anthropic. This needs to be tested with Cortex AI models before we can publishIgnore the annoying staging errors - I am assuming this is happening because I am not opening the PR against the origin branch.