Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Martin Souchal
container4science
Commits
58275e64
Commit
58275e64
authored
Jun 04, 2018
by
Martin Souchal
Browse files
repetabilite
parent
1ab4a9a3
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
13 additions
and
3 deletions
+13
-3
prez.html
prez.html
+9
-0
prez.md
prez.md
+4
-3
No files found.
prez.html
View file @
58275e64
...
...
@@ -35,6 +35,15 @@
float
:
left
;
}
.red
{
color
:
#fa0000
;
}
.footnote
{
position
:
absolute
;
bottom
:
3em
;
}
.right-column
{
width
:
50%
;
float
:
right
;
...
...
prez.md
View file @
58275e64
...
...
@@ -16,7 +16,7 @@
-
Technologie simple à mettre en œuvre
-
Rapidité de mise œuvre
*
R
eproductibilité
*
R
épétabilité .red[
*
]
-
Assurance de répétabilité
-
Assurance de retrouver le même environnement
-
Assurance de retrouver les même résultats
...
...
@@ -25,6 +25,9 @@
-
Solution identique du laptop au meso-centre
-
Interface graphique
.footnote[.red[
*
] pas de reproductibilité avec les conteneurs mais de la répétabilité !]
---
# Cas d'usage pratique dans la science
...
...
@@ -39,8 +42,6 @@
*
Figer l'environnement d'execution dans un conteneur et le joindre à une publication garantit la reproductibilité
*
Voir le TP de Loic Gouarin : https://github.com/gouarin/container_precis2017
⚠️
<span
class=
"alert"
>
Attention pas de reproductibilité avec les conteneurs mais de la répétabilité !
</span>
---
background-image: url(images/docker.png)
# Docker et le calcul
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment