This is an automated email from the ASF dual-hosted git repository.

pingsutw pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/submarine.git


The following commit(s) were added to refs/heads/master by this push:
     new 299a5b3  SUBMARINE-1206. Update quickstart document
299a5b3 is described below

commit 299a5b3d055b87e6981b82c270f011357959eb96
Author: jeff-901 <b07901...@ntu.edu.tw>
AuthorDate: Tue Mar 8 20:51:03 2022 +0800

    SUBMARINE-1206. Update quickstart document
    
    ### What is this PR for?
    Update the pictures of quickstart page.
    
    ### What type of PR is it?
    Documentation
    
    ### Todos
    
    ### What is the Jira issue?
    https://issues.apache.org/jira/browse/SUBMARINE-1206
    
    ### How should this be tested?
    
    ### Screenshots (if appropriate)
    
    ### Questions:
    * Do the license files need updating? No
    * Are there breaking changes for older versions? No
    * Does this need new documentation? No
    
    Author: jeff-901 <b07901...@ntu.edu.tw>
    
    Signed-off-by: Kevin <pings...@apache.org>
    
    Closes #896 from jeff-901/SUBMARINE-1206 and squashes the following commits:
    
    1d4a4d97 [jeff-901] restore old picture
    a3324f31 [jeff-901] fix
    ed92aa0f [jeff-901] update doc
---
 website/docs/gettingStarted/notebook.md          |   6 +++---
 website/docs/gettingStarted/quickstart.md        |  16 ++++++++--------
 website/static/img/created-notebook-0-7-0.png    | Bin 0 -> 66650 bytes
 website/static/img/notebook-form-0-7-0.png       | Bin 0 -> 70741 bytes
 website/static/img/notebook-list-0-7-0.png       | Bin 0 -> 52302 bytes
 website/static/img/quickstart-submit-1-0-7-0.png | Bin 0 -> 97187 bytes
 website/static/img/quickstart-submit-2-0-7-0.png | Bin 0 -> 94577 bytes
 website/static/img/quickstart-submit-3-0-7-0.png | Bin 0 -> 97884 bytes
 website/static/img/quickstart-submit-4-0-7-0.png | Bin 0 -> 94720 bytes
 website/static/img/quickstart-ui-0-7-0.png       | Bin 0 -> 105843 bytes
 website/static/img/quickstart-ui-1.png           | Bin 88062 -> 0 bytes
 website/static/img/quickstart-ui-2.png           | Bin 65574 -> 0 bytes
 12 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/website/docs/gettingStarted/notebook.md 
b/website/docs/gettingStarted/notebook.md
index cd37ea3..091b829 100644
--- a/website/docs/gettingStarted/notebook.md
+++ b/website/docs/gettingStarted/notebook.md
@@ -33,7 +33,7 @@ We recommend using Web UI to manage notebooks.
 Notebooks can be started from the Web UI. You can click the “Notebook” tab in 
the
 left-hand panel to manage your notebooks.
 
-![](/img/notebook-list.png)
+![](/img/notebook-list-0-7-0.png)
 
 To create a new notebook server, click “New Notebook”. You should see a form 
for entering
 details of your new notebook server.
@@ -59,11 +59,11 @@ The list of prerequisites for running the NVIDIA device 
plugin is described belo
 **If you’re not sure which environment you need, please choose the environment 
“notebook-env”
 for the new notebook.**
 
-![](/img/notebook-form.png)
+![](/img/notebook-form-0-7-0.png)
 
 You should see your new notebook server. Click the name of your notebook 
server to connect to it.
 
-![](/img/created-notebook.png)
+![](/img/created-notebook-0-7-0.png)
 
 ## Experiment with your notebook
 
diff --git a/website/docs/gettingStarted/quickstart.md 
b/website/docs/gettingStarted/quickstart.md
index 60f8086..877de7d 100644
--- a/website/docs/gettingStarted/quickstart.md
+++ b/website/docs/gettingStarted/quickstart.md
@@ -187,23 +187,23 @@ eval $(minikube docker-env)
 ### 3. Submit the experiment
 
 1. Open submarine workbench and click `+ New Experiment`
-2. Fill the form accordingly. Here we set 3 workers.
+2. Choose `Define your experiment`
+3. Fill the form accordingly. Here we set 3 workers.
 
     1. Step 1
-    ![](/img/quickstart-submit-1.png)
+    ![](/img/quickstart-submit-1-0-7-0.png)
     2. Step 2
-    ![](/img/quickstart-submit-2.png)
+    ![](/img/quickstart-submit-2-0-7-0.png)
     3. Step 3
-    ![](/img/quickstart-submit-3.png)
+    ![](/img/quickstart-submit-3-0-7-0.png)
     4. The experiment is successfully submitted
-    ![](/img/quickstart-submit-4.png)
+    ![](/img/quickstart-submit-4-0-7-0.png)
 
 ### 4. Monitor the process
 
-1. In our code, we use `submarine` from `submarine-sdk` to record the metrics. 
To see the result, click corresponding experiment with name `quickstart` in the 
workbench.
+1. In our code, we use `submarine` from `submarine-sdk` to record the metrics. 
To see the result, click corresponding experiment with name `mnist-example` in 
the workbench.
 2. To see the metrics of each worker, you can select a worker from the left 
top list.
 
-![](/img/quickstart-ui-1.png)
-![](/img/quickstart-ui-2.png)
+![](/img/quickstart-ui-0-7-0.png)
 
 ### 5. Serve the model (In development)
diff --git a/website/static/img/created-notebook-0-7-0.png 
b/website/static/img/created-notebook-0-7-0.png
new file mode 100644
index 0000000..8da2fa5
Binary files /dev/null and b/website/static/img/created-notebook-0-7-0.png 
differ
diff --git a/website/static/img/notebook-form-0-7-0.png 
b/website/static/img/notebook-form-0-7-0.png
new file mode 100644
index 0000000..7512764
Binary files /dev/null and b/website/static/img/notebook-form-0-7-0.png differ
diff --git a/website/static/img/notebook-list-0-7-0.png 
b/website/static/img/notebook-list-0-7-0.png
new file mode 100644
index 0000000..84471dd
Binary files /dev/null and b/website/static/img/notebook-list-0-7-0.png differ
diff --git a/website/static/img/quickstart-submit-1-0-7-0.png 
b/website/static/img/quickstart-submit-1-0-7-0.png
new file mode 100644
index 0000000..c31ed25
Binary files /dev/null and b/website/static/img/quickstart-submit-1-0-7-0.png 
differ
diff --git a/website/static/img/quickstart-submit-2-0-7-0.png 
b/website/static/img/quickstart-submit-2-0-7-0.png
new file mode 100644
index 0000000..6eeff1e
Binary files /dev/null and b/website/static/img/quickstart-submit-2-0-7-0.png 
differ
diff --git a/website/static/img/quickstart-submit-3-0-7-0.png 
b/website/static/img/quickstart-submit-3-0-7-0.png
new file mode 100644
index 0000000..a2ac62f
Binary files /dev/null and b/website/static/img/quickstart-submit-3-0-7-0.png 
differ
diff --git a/website/static/img/quickstart-submit-4-0-7-0.png 
b/website/static/img/quickstart-submit-4-0-7-0.png
new file mode 100644
index 0000000..f2e62ee
Binary files /dev/null and b/website/static/img/quickstart-submit-4-0-7-0.png 
differ
diff --git a/website/static/img/quickstart-ui-0-7-0.png 
b/website/static/img/quickstart-ui-0-7-0.png
new file mode 100644
index 0000000..a4aa10d
Binary files /dev/null and b/website/static/img/quickstart-ui-0-7-0.png differ
diff --git a/website/static/img/quickstart-ui-1.png 
b/website/static/img/quickstart-ui-1.png
deleted file mode 100644
index b9e8289..0000000
Binary files a/website/static/img/quickstart-ui-1.png and /dev/null differ
diff --git a/website/static/img/quickstart-ui-2.png 
b/website/static/img/quickstart-ui-2.png
deleted file mode 100644
index b4580e9..0000000
Binary files a/website/static/img/quickstart-ui-2.png and /dev/null differ

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@submarine.apache.org
For additional commands, e-mail: dev-h...@submarine.apache.org

Reply via email to