diff --git a/docs/Services/pole-scientifique/Onyxia/docs/index.md b/docs/Services/pole-scientifique/Onyxia/docs/index.md index ea6cbc1..7f28924 100644 --- a/docs/Services/pole-scientifique/Onyxia/docs/index.md +++ b/docs/Services/pole-scientifique/Onyxia/docs/index.md @@ -276,10 +276,6 @@ Exemple simple, je souhaite ajouter automatiquement sur mon service onyxia Jupyt Pour cela je créé un script onyxia-init.sh, dont le contenu est le suivant : -``` py title="monscript.sh" -Echo “Hello World” > work/hello-onyxia.txt -``` - ```bash #!/monscript.sh Echo “Hello World” > work/hello-onyxia.txt