Skip to content

Tutorials/Accelerated Python/CCCL: Fix Colab install instructions#136

Merged
brycelelbach merged 2 commits intoNVIDIA:mainfrom
brycelelbach:fix/python-colab-install-instructions
Feb 21, 2026
Merged

Tutorials/Accelerated Python/CCCL: Fix Colab install instructions#136
brycelelbach merged 2 commits intoNVIDIA:mainfrom
brycelelbach:fix/python-colab-install-instructions

Conversation

@brycelelbach
Copy link
Collaborator

Summary

Fix two issues with the Colab install instructions in the CCCL customizing algorithms notebook:

  1. Exercise notebook: The Colab install cell was a markdown cell instead of a code cell, so the install commands would not execute when running in Colab.
  2. Solution notebook: The Colab install cell was missing entirely.

Fixes #135.

…ell not markdown and add Colab install instructions to solution notebook. Fixes NVIDIA#135.
@github-actions
Copy link
Contributor

👋 Thank you for your contribution!

This pull request is from a forked repository so GitHub Actions will not be able to run CI. A maintainer will review your changes shortly and manually trigger the CI.

@maintainers Please review this PR when you have a chance and follow the instructions in the CONTRIBUTING.md file to trigger the CI.

@brycelelbach brycelelbach merged commit c92d1bf into NVIDIA:main Feb 21, 2026
24 checks passed
@brycelelbach brycelelbach deleted the fix/python-colab-install-instructions branch February 21, 2026 23:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG]: CUDA CCCL example notebook fails

1 participant