Skip to content

Commit b97da1f

Browse files
committed
Docs: Add instructions for deploying a launchable.
1 parent 5a71ad7 commit b97da1f

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

docs/brev_deploy_launchable.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
# Deploy an Accelerated Computing Hub Brev Launchable
2+
3+
## Instructions
4+
5+
- If you have a Brev team invite URL from an instructor:
6+
- Go to the invite URL.
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.
9+
- Click "View Launchable" on the Launchable specified by the instructor.
10+
- If you have a Brev Launchable URL, go to it.
11+
- Click "Deploy Launchable".
12+
- Click "Go to Instance Page".
13+
- You will see two blue status indicators, one that says "Deploying" and one that says "Waiting".
14+
- Wait for the blue "Deploying" indicator to change to a green "Running" annd the blue "Waiting" indicator to change to a blue "Deploying" indicator. This typically takes 1 to 3 minutes.
15+
- Wait for the blue "Deploying" indicator to change to a green "Built" indicator. This typically takes 4 to 10 minutes.
16+
- Click "Open Notebook" once it starts flashing green. If it does not start flashing green within 60 seconds of both indicators turning green, refresh the page.
17+
- You are now in the JupyterLab environment.
18+
- You will either have a syllabus notebook open with instructions, or you can explore the available notebooks in the file browser on the left.
19+
20+
## Screenshots
21+
22+
![Screenshot 11](images/brev_deploy_launchable__11.png)
23+
![Screenshot 12](images/brev_deploy_launchable__12.png)
24+
![Screenshot 13](images/brev_deploy_launchable__13.png)
25+
![Screenshot 14](images/brev_deploy_launchable__14.png)
26+
![Screenshot 15](images/brev_deploy_launchable__15.png)
27+
![Screenshot 16](images/brev_deploy_launchable__16.png)
28+
![Screenshot 17](images/brev_deploy_launchable__17.png)
29+
![Screenshot 18](images/brev_deploy_launchable__18.png)
30+
![Screenshot 19](images/brev_deploy_launchable__19.png)
31+
![Screenshot 20](images/brev_deploy_launchable__20.png)
32+
![Screenshot 21](images/brev_deploy_launchable__21.png)
33+
![Screenshot 22](images/brev_deploy_launchable__22.png)
34+
![Screenshot 23](images/brev_deploy_launchable__23.png)

0 commit comments

Comments
 (0)