Skip to content
This repository has been archived by the owner on Aug 4, 2023. It is now read-only.

[WIP] Update readme to include intro notebooks #368

Open
wants to merge 2 commits into
base: branch-22.12
Choose a base branch
from

Conversation

taureandyernv
Copy link
Contributor

Updating README, as per the VDR, to include a list of intro notebooks

@taureandyernv taureandyernv changed the title Update readme to include intro notebooks [WIP] Update readme to include intro notebooks Nov 10, 2022
README.md Outdated

## Repo Notebook Folder Locations

- [cuDF Notebooks](https://github.com/rapidsai/cudf/tree/branch-22.10/notebooks)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update all these to say 22.12 instead of 22.10? We should point to the latest branch, I think. That way if we fix something it's reflected immediately in the notebooks.

## Intro

These notebooks provide examples of how to use RAPIDS. These notebooks are designed to be self-contained with the `runtime` version of the [RAPIDS Docker Container](https://hub.docker.com/r/rapidsai/rapidsai/) and [RAPIDS Nightly Docker Containers](https://hub.docker.com/r/rapidsai/rapidsai-nightly) and can run on air-gapped systems. You can quickly get this container using the install guide from the [RAPIDS.ai Getting Started page](https://rapids.ai/start.html#get-rapids)

## Quick Start

- [10 Minutes to cuDF](cudf/10min.ipynb) - Intro to GPU Accelerated Dataframes and ETL using [cuDF](https://github.com/rapidsai/cudf)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 This will be the right path for the cuDF intro notebook after #369 merges.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants