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

rapidsai/notebooks

branch-23.08
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
October 11, 2021 15:05
March 7, 2023 17:35
DOC
May 19, 2023 09:50
August 4, 2023 13:25
January 17, 2023 11:14
March 13, 2020 10:17
March 13, 2020 10:17
March 13, 2020 10:17
August 2, 2022 10:18
March 13, 2020 10:17
October 23, 2020 11:41
March 13, 2020 10:17

Archived

This repository is no longer maintained. You can get notebooks in our docker images: https://hub.docker.com/r/rapidsai/notebooks

Or check individual repos for their notebooks.

RAPIDS 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 and RAPIDS Nightly Docker Containers and can run on air-gapped systems. You can quickly get this container using the install guide from the RAPIDS.ai Getting Started page

Usage

This repository serves as a convenience for our developers and users as a colocation of all RAPIDS notebooks.

To get the latest notebook repo updates, run ./update.sh or use the following command:

git submodule update --init --remote --no-single-branch --depth 1