All Projects → rapidsai → Notebooks

rapidsai / Notebooks

Licence: apache-2.0
RAPIDS Sample Notebooks

Programming Languages

shell
77523 projects

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].