posit-dev/py-shiny

Snowflake example app

Open

#515 创建于 2023年5月24日

在 GitHub 查看
 (2 评论) (0 反应) (1 负责人)Python (126 fork)github user discovery
good first issue

仓库指标

Star
 (1,723 star)
PR 合并指标
 (PR 指标待抓取)

描述

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:

  1. It's a really good example of why an R shiny user might be interested in the Python library.
  2. 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.

贡献者指南