Skip to content

Commit 23f48c4

Browse files
author
Diana
committed
more resizing of remaining images
1 parent 8f7fee1 commit 23f48c4

File tree

2 files changed

+18
-6
lines changed

2 files changed

+18
-6
lines changed

content/hands-on-labs/setup/aws-ws-event.en.md

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,26 +10,32 @@ chapter: true
1010
1. If you are provided a one-click join link, use it and skip to step 3.
1111

1212
2. Visit [https://catalog.us-east-1.prod.workshops.aws](https://catalog.us-east-1.prod.workshops.aws). If you attended any other workshop earlier on this portal, please logout first. Click on **Get Started** on the right hand side of the window.
13-
![Workshop Studio Landing Page](/static/images/aws-ws-event1.png)
13+
14+
:image[Workshop Studio Landing Page]{src="/static/images/aws-ws-event1.png" disableZoom=true width=1100}
1415

1516
3. On the next, **Sign in** page, choose **Email One-Time Passcode (OTP)** to sign in to your workshop page.
16-
![Sign in page](/static/images/aws-ws-event2.png)
17+
18+
:image[Sign in page]{src="/static/images/aws-ws-event2.png" disableZoom=true width=400}
1719

1820
4. Provide an email address to receive a one-time passcode.
19-
![Email address input](/static/images/aws-ws-event3.png)
21+
22+
:image[Email address input]{src="/static/images/aws-ws-event3.png" disableZoom=true width=450}
2023

2124
5. Enter the passcode that you received in the provided email address, and click **Sign in**.
2225

2326
6. Next, in the textbox, enter the event access code (eg: abcd-012345-ef) that you received from the event facilitators. If you are provided a one-click join link, you will be redirected to the next step automatically.
24-
![Event access code](/static/images/aws-ws-event4.png)
27+
28+
:image[Event access code]{src="/static/images/aws-ws-event4.png" disableZoom=true width=750}
29+
2530

2631
7. Select on **I agree with the Terms and Conditions** on the bottom of the next page and click **Join event** to continue to the event dashboard.
2732

2833
8. On the event dashboard, click on **Open AWS console** to federate into AWS Management Console in a new tab. On the same page, click **Get started** to open the workshop instructions.
29-
![Event dashboard](/static/images/common/workshop-studio-01.png)
34+
35+
:image[Event dashboard]{src="/static/images/common/workshop-studio-01.png" disableZoom=true width=750}
3036

3137
9. In addition to the AWS console you should open your Visual Studio code server, by clicking in the `VSCodeServerURL` parameter, available from the "Event Outputs" section. When prompted for a password use the value from `VSCodeServerPassword`.
3238

33-
![Event dashboard](/static/images/common/workshop-studio-02.png)
39+
:image[Event dashboard]{src="/static/images/common/workshop-studio-02.png" disableZoom=true width=750}
3440

3541
10. Continue with the steps as listed in the section :link[Launch Visual Studio Code]{href="/hands-on-labs/setup/vscode"}.

content/hands-on-labs/setup/vscode.en.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ date: 2021-04-21T07:33:04-05:00
44
weight: 13
55
---
66

7+
In addition to the AWS console you should open your Visual Studio code server, by clicking in the `VSCodeServerURL` parameter, available from the "Event Outputs" section. When prompted for a password use the value from `VSCodeServerPassword`.
8+
9+
:image[Event dashboard]{src="/static/images/common/workshop-studio-02.png" disableZoom=true width=750}
10+
11+
Continue with the steps as listed in the section :link[Launch Visual Studio Code]{href="/hands-on-labs/setup/vscode"}.
12+
713
During the first 60 seconds, the environment will automatically update extensions and plugins. Any startup notification can be safely dismissed.
814

915
:image[VS Code Setup]{src="/static/images/common/common-vs-code-01.png" disableZoom=true width=1000}

0 commit comments

Comments
 (0)