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

Screenshot 24 Screenshot 25 Screenshot 26

Code Page

Screenshot 27 Screenshot 28 Screenshot 29 Screenshot 30

Container Page

Screenshot 31 Screenshot 32 Screenshot 33 Screenshot 34 Screenshot 35 Screenshot 36 Screenshot 37

Services Page

Screenshot 38 Screenshot 39 Screenshot 40 Screenshot 41 Screenshot 42 Screenshot 43 Screenshot 44 Screenshot 45 Screenshot 46 Screenshot 47

Compute Page

Screenshot 48 Screenshot 49 Screenshot 50

Review Page

Screenshot 51 Screenshot 52 Screenshot 53