posit-dev / posit-dev/py-shiny
Snowflake example app
Open
Nobody has claimed this yet.
good first issue
- Dominant language
- Python
- Stars
- 1.8k
- Forks
- 135
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 21
Description
There are all kinds of great uses for the Snowflake Snowpark library. It would be great to have an example app which made use of that integration for two main reasons:
- It's a really good example of why an R shiny user might be interested in the Python library.
- There are great Stremlit apps which make use of Snowflake, but I believe they all use Snowflake packages which are available to Shiny. It's possible that Shiny might do a better job because reactive execution might minimize calls to expensive Snowflake operations.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.