Skip to content

Commit a894572

Browse files
committed
docs: fix session type filters in session_page documentation
Resolves #6567 Replace Upload Sessions filter with correct list: All, Interactive, Batch, Inference, System. Update all 4 languages.
1 parent 23967a0 commit a894572

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

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
@@ -25,7 +25,7 @@ For more detailed information about resource panels and their metrics, please re
2525
## Session list
2626

2727
The 'Sessions' section displays a list of all active and completed compute sessions.
28-
You can filter sessions by type — `Interactive`, `Batch`, `Inference`, or `Upload Sessions` — and switch between
28+
You can filter sessions by type — `All`, `Interactive`, `Batch`, `Inference`, or `System` — and switch between
2929
`Running` and `Finished` tabs to manage sessions.
3030

3131
By default, you can view the following columns: session name, status, allocated resources (AI Accelerators, CPU, Memory),

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
@@ -25,7 +25,7 @@ For more detailed information about resource panels and their metrics, please re
2525
## Session list
2626

2727
The 'セッション' section displays a list of all active and completed compute sessions.
28-
You can filter sessions by type — `Interactive`, `Batch`, `Inference`, or `Upload Sessions` — and switch between
28+
You can filter sessions by type — `All`, `Interactive`, `Batch`, `Inference`, or `System` — and switch between
2929
`Running` and `Finished` tabs to manage sessions.
3030

3131
By default, you can view the following columns: session name, status, allocated resources (AI Accelerators, CPU, Memory),

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
@@ -23,7 +23,7 @@ Backend.AI에서 `세션(session)`은 사용자가 할당된 자원을 사용하
2323
## 세션 목록
2424

2525
'세션' 섹션에는 모든 활성 및 완료된 연산 세션의 목록이 표시됩니다.
26-
`Interactive`, `Batch`, `Inference`, 또는 `Upload Sessions` 유형별로 세션을 필터링할 수 있으며,
26+
`All`, `Interactive`, `Batch`, `Inference`, 또는 `System` 유형별로 세션을 필터링할 수 있으며,
2727
`실행중` 탭과 `종료됨` 탭을 전환하여 세션을 관리할 수 있습니다.
2828

2929
기본적으로 세션 이름, 상태, 할당된 자원(AI 가속기, CPU, 메모리), 경과 시간을 확인할 수 있으며, 슈퍼관리자의 경우 에이전트 및 소유자 이메일도 표시됩니다.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ For more detailed information about resource panels and their metrics, please re
2525
## Session list
2626

2727
The 'เซสชัน' section displays a list of all active and completed compute sessions.
28-
You can filter sessions by type — `Interactive`, `Batch`, `Inference`, or `Upload Sessions` — and switch between
28+
You can filter sessions by type — `All`, `Interactive`, `Batch`, `Inference`, or `System` — and switch between
2929
`Running` and `Finished` tabs to manage sessions.
3030

3131
By default, you can view the following columns: session name, status, allocated resources (AI Accelerators, CPU, Memory),

0 commit comments

Comments
 (0)