Skip to content

Commit a798d59

Browse files
Update documentation for version 2.0
1 parent df16bc4 commit a798d59

File tree

6 files changed

+12
-0
lines changed

6 files changed

+12
-0
lines changed

images/Flow_IDE.png

407 Bytes
Loading

images/Flow_Train_SSH.png

399 Bytes
Loading

images/Flow_Train_SSM.png

299 Bytes
Loading

uml/Flow_IDE.puml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
See https://pdf.plantuml.net/PlantUML_Language_Reference_Guide_en.pdf
22

33
@startuml
4+
skinparam ActorBackgroundColor #88F5B1
5+
skinparam ParticipantBackgroundColor #A3C7F1
6+
skinparam NoteBackgroundColor #FBD8BF
7+
48
actor Developer as dev
59
participant "SageMaker SSH Helper \n library (local)" as sm_ssh_helper_local
610
participant "Amazon SageMaker Studio" as sagemaker_studio

uml/Flow_Train_SSH.puml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
See https://pdf.plantuml.net/PlantUML_Language_Reference_Guide_en.pdf
22

33
@startuml
4+
skinparam ActorBackgroundColor #88F5B1
5+
skinparam ParticipantBackgroundColor #A3C7F1
6+
skinparam NoteBackgroundColor #FBD8BF
7+
48
actor Developer as dev
59
participant "SageMaker SSH Helper \n library (local)" as sm_ssh_helper_local
610
participant "Amazon SageMaker" as sagemaker

uml/Flow_Train_SSM.puml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
See https://pdf.plantuml.net/PlantUML_Language_Reference_Guide_en.pdf
22

33
@startuml
4+
skinparam ActorBackgroundColor #88F5B1
5+
skinparam ParticipantBackgroundColor #A3C7F1
6+
skinparam NoteBackgroundColor #FBD8BF
7+
48
actor Developer as dev
59
participant "SageMaker SSH Helper \n library (local)" as sm_ssh_helper_local
610
participant "Amazon SageMaker" as sagemaker

0 commit comments

Comments
 (0)