Create a Brev Launchable from an Accelerated Computing Hub Tutorial or Syllabus
July 8, 2026 ยท View on GitHub
Instructions
- Get the GitHub web URL to the Docker Compose file for the Accelerated Computing Hub tutorial or syllabus from the README.
- Go to brev.nvidia.com.
- Login or signup to Brev and select the correct organization.
- Click "Launchables" on the navigation bar at the top.
Code Page
- Click "I have code files in a git repository".
- Select "Enter a public repository, notebook file, or markdown file URL" textbox and input the README for the tutorial, the notebook for the syllabus, or "https://github.com/NVIDIA/accelerated-computing-hub". This will appear on the Launchable's description.
- Click "With container(s)".
- Click "Next".
Container Page
- Click "Docker Compose".
- Click "I Have an existing docker-compose.yaml file".
- Click "Provide GitHub/Gitlab URL".
- Select "GitHub/GitLab URL" textbox and input the content's Docker Compose file.
- Click "Validate".
- Click "Next".
Services Page
- Click "No, I don't want Jupyter".
- Scroll to "Secure Links".
- Delete the two secure links for port 3478 and 3479 if they exist.
- Rename the secure link for port 8888 to "jupyter".
- Rename the secure link for port 8080 to "nsys" if it exists.
- Rename the secure link for port 8080 to "ncu" if it exists.
- Click "TCP/UDP Ports".
- Select "Port or port range" textbox and input "3478-3479".
- Click "Add Rule".
- Click "Next".
Compute Page
- Select an instance type and provider that meets the requirements for the content from the README
- Select "Data Storage" textbox and enter amount.
- Click "Next".
Review Page
- Select "Enter a name for your Launchable" textbox and input the content's name.
- Click "Create Launchable".
- Click "View Deploy Page".
Screenshots

Code Page

Container Page

Services Page

Compute Page

Review Page
