Anaconda Cloud Notebooks#

You can run RAPIDS workloads on Anaconda Cloud Notebooks by leveraging remote runtimes.

Overview#

To get started, sign up for an Anaconda account and choose the Starter Tier.

Navigate to nb.anaconda.com and start your server.

Once logged into JupyterLab, open the launcher and select “Launch a Remote Runtime”.

Screenshot of the "Jupyter Lab Launcher" UI

Select an NVIDIA runtime.

Screenshot of the "runtime selector" UI with the NVIDIA A10g environment selected

Create a notebook and change the current runtime to your NVIDIA runtime.

Screenshot of the "notebook runtime" UI with the NVIDIA A10g environment selected

You will find common RAPIDS libraries including cudf and cuml already available in this environment and ready to use.