-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path_quarto-french.yml
More file actions
100 lines (98 loc) · 3.88 KB
/
_quarto-french.yml
File metadata and controls
100 lines (98 loc) · 3.88 KB
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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
project:
title: "Ressources et supports du Dispositif d’Écologie Numérique (DEN)"
output-dir: ./_site/
website:
page-navigation: true
back-to-top-navigation: true
page-footer: "Copyright UMR MARBEC (IRD, Ifremer, Montpellier university, CNRS)"
search:
location: navbar
type: textbox
copy-button: true
show-item-context: tree
navbar:
left:
- text: "Liens utiles"
href: pages/liens.qmd
- text: "Aide"
menu:
- text: "Poser une question"
href: https://github.com/umr-marbec/den_pages/discussions
right:
- text: "En"
href: en
tools:
- icon: github
text: "Code source"
href: https://github.com/umr-marbec/den_pages
- icon: box-arrow-up-right
text: "Site global du DEN"
href: https://umr-marbec.fr/recherche/dispositifs-de-recherche/den/
sidebar:
style: "docked"
contents:
- text: "Serveurs"
href: pages/serveurs/index_serveurs.qmd
contents:
- section: "Marbec DATA"
href: pages/serveurs/marbec_data/index_marbec_data.qmd
contents:
- text: "Gestion des Fichiers"
href: pages/serveurs/marbec_data/manage_files.qmd
- section: "Marbec GPU"
href: pages/serveurs/marbec_gpu/index_marbec_gpu.qmd
contents:
- text: "Initiation"
href: pages/serveurs/marbec_gpu/intro_marbec_gpu.qmd
- text: "Guide des Commandes Utiles"
href: pages/serveurs/marbec_gpu/basic_command.qmd
- text: "Accéder aux dossiers de MARBEC-DATA"
href: pages/serveurs/marbec_gpu/marbec-data_folders.qmd
- text: "Soumission SLURM : Exemple R/Python Basique"
href: pages/serveurs/marbec_gpu/basic_example.qmd
- text: "R Scripts Running"
href: pages/serveurs/marbec_gpu/run_r_script.qmd
- text: "MLflow: Suivi d’Entraînements"
href: pages/serveurs/marbec_gpu/MLflow_trainig.qmd
- text: "Choisir les Ressources : CPUs / MEM / GPU"
href: pages/serveurs/marbec_gpu/wich_ressource.qmd
- section: "ISDM-MESO"
href: pages/serveurs/isdm-meso/index_marbec_isdm-meso.qmd
contents:
- text: "Guide d'utilisation"
href: pages/serveurs/isdm-meso/index_marbec_isdm-meso.qmd
- text: "Formations"
href: pages/formations/index_formations.qmd
contents:
- text: "Formation Git"
href : pages/formations/git.qmd
- text: "Formation Tidyverse"
href : pages/formations/tidyverse.qmd
- text: "Formation developpement de package R"
href : pages/formations/r_package_developpement.qmd
- section: "Système de contrôle de version"
href: pages/git/index_git.qmd
contents:
- text: "Miroir depuis Github vers un dépôt git"
href: pages/git/miroir_github_git.qmd
- section: "Packages et logiciels"
href: pages/packages_logiciels/index_packages_logiciels.qmd
contents:
- text: "Package R sparck"
href: pages/packages_logiciels/r_package_sparck.qmd
- text: "Logiciel Ichthyop"
href: pages/packages_logiciels/ichthyop.qmd
- text: "Modèle Osmose"
href: pages/packages_logiciels/osmose.qmd
- text: "Calendrier"
href: pages/calendrier/calendrier.qmd
- text: "Support global"
href: pages/support/index_support.qmd
contents:
- text: "Gestionnaire de mots de passe"
href : pages/support/gestionnaire_mots_de_passe.qmd
- text: "Assistance pour l'achat de ressources informatiques"
href : pages/support/achats.qmd
- text: "Je veux contribuer !"
href: pages/contribution.qmd
lan: fr