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”.
Select an NVIDIA runtime.
Create a notebook and change the current runtime to your NVIDIA runtime.
You will find common RAPIDS libraries including cudf
and cuml
already available in this environment and ready to use.