Skip to content

Commit ad84136

Browse files
committed
docs: add start page guide docs
1 parent aeb3d78 commit ad84136

File tree

4 files changed

+16
-1
lines changed

4 files changed

+16
-1
lines changed

docs/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ The latest versions of this document can be found from sites below:
2525
overview/overview
2626
installation/installation
2727
login/login
28+
start/start
2829
summary/summary
2930
sessions_all/sessions_all
3031
model_serving/model_serving

docs/start/start.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
============
2+
Start Page
3+
============
4+
5+
On the Start page, users can quickly access frequently used WebUI features.
6+
Currently, shortcuts are available for :ref:`creating storage folders <create_storage_folder>`, :ref:`launching interactive or batch session <create_session>`,
7+
and :ref:`creating model service <model-serving>`.
8+
9+
.. image:: start_page.png
10+
:align: center
11+
:alt: Start page
12+
13+
.. note::
14+
Depending on the server configuration, the model service feature may not be available. If you want to use model service
15+
feature, please contact administrator of your system.

docs/start/start_page.png

201 KB
Loading

docs/summary/summary.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ Summary Page
55
On the Summary page, users can check resource status and session usage, and
66
there are shortcut links to frequently used functions.
77

8-
98
Topbar
109
------
1110

0 commit comments

Comments
 (0)