Skip to content

Commit 9566bdc

Browse files
yomybabyagatha197
authored andcommitted
docs(sessions): add captured screenshot for session start dropdown (PR G)
Captures the planned screenshot × 4 languages (4 PNGs): - session_start_dropdown.png — Launcher's Launch dropdown + Multiple Sessions dialog with the Number of sessions input (FR-2324 / #6045) Framing note: clicking "Launch Multiple Sessions" opens a dialog (not an inline dropdown input), which is what the doc prose actually describes; filename preserved per the existing doc reference. Captured at 2× zoom via Portless dev, per-locale via window.switchLanguage().
1 parent de1f79e commit 9566bdc

12 files changed

Lines changed: 5 additions & 9 deletions

File tree

91.1 KB
Loading

packages/backend.ai-webui-docs/src/en/session_page/session_page.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@ refer to [Session Scheduling History](#session-scheduling-history).
4444
The **Launch** button on the session launcher creates one session by default.
4545
To launch several sessions with the same configuration in one go, click the
4646
more (`...`) icon next to the **Launch** button to open its dropdown menu and
47-
select **Launch Multiple Sessions**. See [Confirm and Launch](#confirm-and-launch)
47+
select **Launch Multiple Sessions**. See [Confirm and Launch](../sessions_all/sessions_all.md#confirm-and-launch)
4848
for details.
4949
:::

packages/backend.ai-webui-docs/src/en/sessions_all/sessions_all.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ If you are done with the network setting, click the 'Next' button below, or
229229
On the last page, users could view information of session(s) to create,
230230
such as environment itself, allocated resources, mount information,
231231
environment variables set on the previous pages, preopen ports, etc.,
232-
Review the settings, users could launch the session by clicking the 'Launch' button.
232+
Review the settings, then click the 'Launch' button to launch the session.
233233
Click the 'Edit' button located at the top right of each card to redirect to relevant page.
234234

235235
![](../images/launch_session_confirm.png)
@@ -242,7 +242,6 @@ the resources shown on the form. The single-click 'Launch' action still starts
242242
one session by default.
243243

244244
![](../images/session_start_dropdown.png)
245-
<!-- TODO: Capture screenshot of the start button dropdown showing "Launch Multiple Sessions" -->
246245

247246
:::note
248247
Concurrent session launch is capped by the system; if the requested total
102 KB
Loading

packages/backend.ai-webui-docs/src/ja/session_page/session_page.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@ Backend.AI Manager v26.2.0以降では、セッション詳細パネルから各
4040
セッションランチャーの**ローンチ**ボタンは、既定で 1 つのセッションを作成します。
4141
同一の設定で複数のセッションを一度に起動するには、**ローンチ**ボタンの隣にある
4242
その他(`...`)アイコンをクリックしてドロップダウンメニューを開き、**複数セッションを起動**
43-
を選択します。詳細は[確認と起動](#confirm-and-launch)セクションを参照してください。
43+
を選択します。詳細は[確認と起動](../sessions_all/sessions_all.md#confirm-and-launch)セクションを参照してください。
4444
:::

packages/backend.ai-webui-docs/src/ja/sessions_all/sessions_all.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,6 @@ Backend.AI WebUIで最もよく利用されるページは、「セッション
230230
「ローンチ」ボタンを単にクリックした場合は、既定で 1 つのセッションのみが起動します。
231231

232232
![](../images/session_start_dropdown.png)
233-
<!-- TODO: Capture screenshot of the start button dropdown showing "複数セッションを起動" -->
234233

235234
:::note
236235
同時セッション起動はシステムによって制限されます。要求された合計が残りのセッション
81.2 KB
Loading

packages/backend.ai-webui-docs/src/ko/session_page/session_page.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@ Backend.AI Manager v26.2.0부터 세션 상세 정보 패널에서 각 세션의
3838
:::note
3939
세션 런처의 **시작** 버튼은 기본적으로 한 개의 세션을 생성합니다. 동일한 설정으로
4040
여러 세션을 한 번에 시작하려면 시작 버튼의 드롭다운 메뉴를 열고 **복수 세션 동시 시작**
41-
을 선택합니다. 자세한 내용은 [검토 및 시작](#confirm-and-launch) 섹션을 참고하세요.
41+
을 선택합니다. 자세한 내용은 [검토 및 시작](../sessions_all/sessions_all.md#confirm-and-launch) 섹션을 참고하세요.
4242
:::

packages/backend.ai-webui-docs/src/ko/sessions_all/sessions_all.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,6 @@ Backend.AI WebUI 에서 가장 많이 방문하게 될 페이지는 세션 페
159159
값으로 한 개의 세션만 시작됩니다.
160160

161161
![](../images/session_start_dropdown.png)
162-
<!-- TODO: Capture screenshot of the start button dropdown showing "복수 세션 동시 시작" -->
163162

164163
:::note
165164
동시 세션 생성은 시스템 정책에 의해 제한됩니다. 요청한 총 세션 수가 남은 동시 세션
102 KB
Loading

0 commit comments

Comments
 (0)