Skip to content

Commit 334c6de

Browse files
committed
Update julia1.6-notebook.yaml
1 parent 99ef902 commit 334c6de

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

julia_on_sagemaker/julia1.6-notebook.yaml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
1-
Description: This template create a SageMaker notebook instance along with a lifecycle configuration that add the Julia programming language to it as a kernel. For more information see: https://datachef.co/blog/machine-learning-with-julia-on-aws-sagemaker/
1+
Description: >-
2+
This template create a SageMaker notebook instance along with a lifecycle
3+
configuration that add the Julia programming language to it as a kernel For
4+
more information see
5+
"https://datachef.co/blog/machine-learning-with-julia-on-aws-sagemaker/"
26
Parameters:
37
NotebookName:
48
Description: SageMaker Notebook instance name
@@ -63,7 +67,6 @@ Resources:
6367
- BasicNotebookInstanceLifecycleConfig
6468
- NotebookInstanceLifecycleConfigName
6569
VolumeSizeInGB: !Ref VolumeSize
66-
6770
BasicNotebookInstanceLifecycleConfig:
6871
Type: 'AWS::SageMaker::NotebookInstanceLifecycleConfig'
6972
Properties:

0 commit comments

Comments
 (0)