-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.Rmd
57 lines (44 loc) · 2.5 KB
/
index.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
<style>
@import url('https://fonts.googleapis.com/css?family=Londrina+Solid:200,300|Medula+One');
header {
font-family: 'Londrina Solid', cursive;
font-weight: 300;
font-size: 50px;
line-height: 1.1;
background-color: #d8d5d5;
padding: 10px;
margin-bottom: 50px;
border-radius: 3px;
color: #50555e;
}
h2 {
background-color: #d8d5d5;
padding: 10px;
border-radius: 3px;
}
footer {
background-color: #d8d5d5;
padding: 10px;
border-radius: 3px;
text-align: right;
}
</style>
<br/>
<header>Newsletter Pastis<img src="images/leca-logo_image_2.jpg" alt="logo" width="60px" align="right"/></header>
<div style="text-align:right;">*En [bleu](), liens cliquables !*</div>
<br/>
#### Archives newsletters
+ [11 - Octobre 2022](https://leca-dev.github.io/newsletters/NEWSLETTER_LECA_11_2022-10.html) : CR OSUG-données, passage à SUMMER, pages web des personnels
+ [10 - Mai 2021](https://leca-dev.github.io/newsletters/NEWSLETTER_LECA_10_2021-05.html) : tutoriels CIMENT, CR ComUt (MaiMoSiNE, 'stockage', cycle de vie des données)
+ [9 - Décembre 2020](https://leca-dev.github.io/newsletters/NEWSLETTER_LECA_9_2020-12.html) : fonctions fétiches de PASTIS sous `R`, package `metabaR`
+ [8 - Novembre 2020](https://leca-dev.github.io/newsletters/NEWSLETTER_LECA_8_2020-11.html) : `leca-dev`, atlas plantes en coussin, CR JUG (Perseus, Cellule data stewardship, 'stockage')
+ [7 - Juillet 2020](https://leca-dev.github.io/newsletters/NEWSLETTER_LECA_7_2020-07.html) : licences ArcGIS, `LECA Script Directory` (LSD), connexion aux bases de données, CR ComUt
+ [6 - Février 2020](https://leca-dev.github.io/newsletters/NEWSLETTER_LECA_6_2020-02.html) : annonces des formations R-ggplot2, CIMENT et BDD relationnelles
+ [5 - Novembre 2019](https://leca-dev.github.io/newsletters/NEWSLETTER_LECA_5_2019-11.html) : CR JUG (nouvelles machines, ComUt, outils & astuces)
+ [4 - Avril 2019](https://leca-dev.github.io/newsletters/NEWSLETTER_LECA_4_2019-04.html) : `LECA Script Directory` (LSD), supercalculateur GENCI
+ [3 - Février 2019](https://leca-dev.github.io/newsletters/NEWSLETTER_LECA_3_2019-02.html) : supports pour les formations R-SIG, UNIX et CIMENT
+ [2 - Janvier 2019](https://leca-dev.github.io/newsletters/NEWSLETTER_LECA_2_2019-01.html) : annonces des formations R-SIG, UNIX et CIMENT
+ [1 - Décembre 2018](https://leca-dev.github.io/newsletters/NEWSLETTER_LECA_1_2018-12.html) : Gricad-Gitlab, JupyterHub UGA
<br/><br/>
<footer>*Team PASTIS, Laboratoire d'Ecologie Alpine*</footer>
<br/><br/>