Skip to content

Commit 9ab5025

Browse files
Update cloud-installation.md
1 parent 0ebcd17 commit 9ab5025

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

Diff for: docs/instructors/cloud-installation.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,17 @@ Click the "New Workspace" button, which should bring up a pull-down menu that al
5454

5555
![](/img/cloud-development/gitpod-1.3.png)
5656

57-
Select your repository and you should see a page like this:
57+
:::info No repository in the menu? No problem!
58+
If you just created your repo recently, it may not appear in the pull-down menu. In this case, just type the URL to your repo directly into the text field and type return. For example, if your repo is called `ics299s24.github.io` and is located in the organization `philipmjohnson`, then you would type the following into the text field:
59+
60+
```
61+
https://github.com/philipmjohnson/ics299s24.github.io
62+
```
63+
64+
After you type return, the pull-down menu should refresh to display a workspace for that repo. Just select it and you should now be on your way.
65+
:::
66+
67+
After selecting your repository, you should see a page like this:
5868

5969
![](/img/cloud-development/gitpod-1.4.png)
6070

0 commit comments

Comments
 (0)