Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
formations_R
ATMO_IntroR
Commits
fe6849a6
Commit
fe6849a6
authored
Sep 18, 2018
by
Laurence Viry
Browse files
Update IntroR_config.ipynb
parent
b02b0ba0
Pipeline
#11204
passed with stages
in 1 minute and 50 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
IntroR_config.ipynb
View file @
fe6849a6
...
...
@@ -16,7 +16,7 @@
"source": [
"%%bash\n",
"# Importation du projet\n",
"git clone https://gricad-gitlab.univ-grenoble-alpes.fr/formations-statistiques-R/
CED
-IntroR.git"
"git clone https://gricad-gitlab.univ-grenoble-alpes.fr/formations-statistiques-R/
ATMO
-IntroR.git"
]
},
{
...
...
@@ -28,7 +28,7 @@
"outputs": [],
"source": [
"%%bash\n",
"# Mise a jour du projet
CED
-IntroR\n",
"# Mise a jour du projet
ATMO
-IntroR\n",
"cd CED-IntroR\n",
"git pull"
]
...
...
@@ -42,10 +42,10 @@
"outputs": [],
"source": [
"%%bash\n",
"# Correction du repository
CED
-INTRO\n",
"rm -rf
CED
-IntroR\n",
"git clone https://gricad-gitlab.univ-grenoble-alpes.fr/formations-statistiques-R/
CED
-IntroR.git\n",
"cp -rf
CED
-IntroR
CED
-IntroR-perso # Travailler dans
CED
-IntroR-perso"
"# Correction du repository
ATMO
-INTRO\n",
"rm -rf
ATMO
-IntroR\n",
"git clone https://gricad-gitlab.univ-grenoble-alpes.fr/formations-statistiques-R/
ATMO
-IntroR.git\n",
"cp -rf
ATMO
-IntroR
ATMO
-IntroR-perso # Travailler dans
ATMO
-IntroR-perso"
]
}
],
...
...
%% Cell type:code id: tags:
```
python
%%
bash
# Importation du projet
git
clone
https
:
//
gricad
-
gitlab
.
univ
-
grenoble
-
alpes
.
fr
/
formations
-
statistiques
-
R
/
CED
-
IntroR
.
git
git
clone
https
:
//
gricad
-
gitlab
.
univ
-
grenoble
-
alpes
.
fr
/
formations
-
statistiques
-
R
/
ATMO
-
IntroR
.
git
```
%%%% Output: stream
Cloning into 'CED-IntroR'...
%% Cell type:code id: tags:
```
python
%%
bash
# Mise a jour du projet
CED
-IntroR
# Mise a jour du projet
ATMO
-IntroR
cd
CED
-
IntroR
git
pull
```
%% Cell type:code id: tags:
```
python
%%
bash
# Correction du repository
CED
-INTRO
rm
-
rf
CED
-
IntroR
git
clone
https
:
//
gricad
-
gitlab
.
univ
-
grenoble
-
alpes
.
fr
/
formations
-
statistiques
-
R
/
CED
-
IntroR
.
git
cp
-
rf
CED
-
IntroR
CED
-
IntroR
-
perso
# Travailler dans
CED
-IntroR-perso
# Correction du repository
ATMO
-INTRO
rm
-
rf
ATMO
-
IntroR
git
clone
https
:
//
gricad
-
gitlab
.
univ
-
grenoble
-
alpes
.
fr
/
formations
-
statistiques
-
R
/
ATMO
-
IntroR
.
git
cp
-
rf
ATMO
-
IntroR
ATMO
-
IntroR
-
perso
# Travailler dans
ATMO
-IntroR-perso
```
...
...
Write
Preview
Supports
Markdown
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