rapidsai / rapidsai/deployment
Re-work the snowflake workflow examples for their new notebooks
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 15
- Forks
- 41
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 6
Description
Snowflake is deprecating their Legacy notebooks and focusing only on the Jupyter based ones, we have these two workflows that are obsolete:
- https://docs.rapids.ai/deployment/stable/examples/rapids-snowflake-cudf/notebook/
- I think we could easily re-purpose it to use the new jupyter based notebooks.
- https://docs.rapids.ai/deployment/stable/examples/cuml-snowflake-nb/notebook/
- We are reading data from a snowflake database, and use snowpark which has more nuances, so I'm not sure we want to re-pupose, but maybe we could include something of cudf in the other workflow.
For the record the documentation page is updated, currently on nightly https://docs.rapids.ai/deployment/nightly/platforms/snowflake/
Contributor guide
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.
Research direction
Start with the two linked workflow pages, rapids-snowflake-cudf/notebook/ and cuml-snowflake-nb/notebook/, and compare them with the updated nightly Snowflake documentation page. Check which examples still rely on Legacy notebooks and whether the Snowpark database workflow should be repurposed or replaced. Done means the obsolete workflows are updated or clearly retired for the Jupyter-based notebooks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- jupyter-notebook
- Domain
- databases, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100