Quick Start — NVIDIA Brev
Title: Quick Start — NVIDIA Brev
URL Source: https://docs.nvidia.com/brev/latest/launchables-getting-started.html
Published Time: Mon, 11 Aug 2025 18:38:50 GMT
Markdown Content: Quick Start#
Let’s create our first Brev Launchable
Launchables are a way to easily share software/code with others. By pre-configuring an environment, you can create a reproducible template that anyone can use to launch your work. If you have an existing Github repo or Colab Notebook, you can easily add it to your Launchable and share it with others.
Brev provides metrics around your Launchable’s usage, so you can see how many people are viewing and using it!
1. Create an account#
Make an account in the Brev console.
2. Create your first Launchable#
Head over to the Launchables tab on the Brev console. Click Create Launchable and begin configuring your first Launchable!
You can customize five different aspects of your Launchable:
-
Compute: specify the GPU(s) needed to power the Launchable task
-
Container: specify a container to get pulled onto the GPU (or default to Verb to auto-setup Python & CUDA).
- You can configure your own custom container, but it must be public!
-
Files: add any public Colab Notebook or GitHub Repo/Notebook to be pre-loaded
-
Expose Ports: specify a port for a service like ComfyUI. vLLM, etc.
-
Launchable Name: add a fun name to your Launchable!
Once you’re done, click Generate Launchable to finish creating.
For inspiration from other Launchable examples
Check out the Discover page on the console!
That’s it 🎉#
Try creating your own Launchable and reach out to us at [email protected] if you need help! We’re here for anything you need. Share something amazing with the world. 🤙
Coming Soon!
-
Copy markdown code to add a badge to your README or blog post
-
Ability to edit a Launchable after creation
Links/Buttons: