Skip to content

Commit 78e7b34

Browse files
committed
Docs: Update launchable creation documentation to explain that a README or notebook can be used to give a Launchable a description.
1 parent 40736ee commit 78e7b34

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/brev_create_launchable.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44

55
- Get the GitHub web URL to the Docker Compose file for the Accelerated Computing Hub tutorial or syllabus from [the README](../README.md).
66
- Go to [brev.nvidia.com](https://brev.nvidia.com).
7-
- Login and select correct organization.
8-
- Click "Launchables".
7+
- [Login or signup to Brev](brev_login_signup.md) and select the correct organization.
8+
- Click "Launchables" on the navigation bar at the top.
99

1010
### Code Page
1111

1212
- Click "I have code files in a git repository".
13-
- Select "Enter a public repository, notebook file, or markdown file URL" textbox and input "https://github.com/NVIDIA/accelerated-computing-hub".
13+
- 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.
1414
- Click "With container(s)".
1515
- Click "Next".
1616

0 commit comments

Comments
 (0)