AmazonSageMakerNotebook

aws-q1-2024/Resource/MachineLearning/AmazonSageMakerNotebook
include('aws-q1-2024/Resource/MachineLearning/AmazonSageMakerNotebook')
Illustration AmazonSageMakerNotebook AmazonSageMakerNotebookCard AmazonSageMakerNotebookGroup
illustration for Illustration illustration for AmazonSageMakerNotebook illustration for AmazonSageMakerNotebookCard illustration for AmazonSageMakerNotebookGroup

Sprites

The item provides the following sriptes:

  • <$AmazonSageMakerNotebookXs>
  • <$AmazonSageMakerNotebookSm>
  • <$AmazonSageMakerNotebookMd>
  • <$AmazonSageMakerNotebookLg>

AmazonSageMakerNotebook

Load remotely

@startuml
' configures the library
!global $LIB_BASE_LOCATION="https://raw.githubusercontent.com/tmorin/plantuml-libs/master/distribution"

' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml

' loads the package bootstrap
include('aws-q1-2024/bootstrap')

' loads the Item which embeds the element AmazonSageMakerNotebook
include('aws-q1-2024/Resource/MachineLearning/AmazonSageMakerNotebook')

' renders the element
AmazonSageMakerNotebook('AmazonSageMakerNotebook', 'Amazon Sage Maker Notebook', 'an optional tech label', 'an optional description')
@enduml

Load locally

@startuml
' configures the library
!global $INCLUSION_MODE="local"
!global $LIB_BASE_LOCATION="../../.."

' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml

' loads the package bootstrap
include('aws-q1-2024/bootstrap')

' loads the Item which embeds the element AmazonSageMakerNotebook
include('aws-q1-2024/Resource/MachineLearning/AmazonSageMakerNotebook')

' renders the element
AmazonSageMakerNotebook('AmazonSageMakerNotebook', 'Amazon Sage Maker Notebook', 'an optional tech label', 'an optional description')
@enduml

AmazonSageMakerNotebookCard

Load remotely

@startuml
' configures the library
!global $LIB_BASE_LOCATION="https://raw.githubusercontent.com/tmorin/plantuml-libs/master/distribution"

' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml

' loads the package bootstrap
include('aws-q1-2024/bootstrap')

' loads the Item which embeds the element AmazonSageMakerNotebookCard
include('aws-q1-2024/Resource/MachineLearning/AmazonSageMakerNotebook')

' renders the element
AmazonSageMakerNotebookCard('AmazonSageMakerNotebookCard', 'Amazon Sage Maker Notebook Card', 'an optional description')
@enduml

Load locally

@startuml
' configures the library
!global $INCLUSION_MODE="local"
!global $LIB_BASE_LOCATION="../../.."

' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml

' loads the package bootstrap
include('aws-q1-2024/bootstrap')

' loads the Item which embeds the element AmazonSageMakerNotebookCard
include('aws-q1-2024/Resource/MachineLearning/AmazonSageMakerNotebook')

' renders the element
AmazonSageMakerNotebookCard('AmazonSageMakerNotebookCard', 'Amazon Sage Maker Notebook Card', 'an optional description')
@enduml

AmazonSageMakerNotebookGroup

Load remotely

@startuml
' configures the library
!global $LIB_BASE_LOCATION="https://raw.githubusercontent.com/tmorin/plantuml-libs/master/distribution"

' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml

' loads the package bootstrap
include('aws-q1-2024/bootstrap')

' loads the Item which embeds the element AmazonSageMakerNotebookGroup
include('aws-q1-2024/Resource/MachineLearning/AmazonSageMakerNotebook')

' renders the element
AmazonSageMakerNotebookGroup('AmazonSageMakerNotebookGroup', 'Amazon Sage Maker Notebook Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml

Load locally

@startuml
' configures the library
!global $INCLUSION_MODE="local"
!global $LIB_BASE_LOCATION="../../.."

' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml

' loads the package bootstrap
include('aws-q1-2024/bootstrap')

' loads the Item which embeds the element AmazonSageMakerNotebookGroup
include('aws-q1-2024/Resource/MachineLearning/AmazonSageMakerNotebook')

' renders the element
AmazonSageMakerNotebookGroup('AmazonSageMakerNotebookGroup', 'Amazon Sage Maker Notebook Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml