Passer au contenu de cette vue

Index des ressources techniques Technical Resource index

De nombreuses ressources vous expliquant comment installer, configurer et utiliser les outils sont disponibles dans ce Mooc. Toutes les ressources de ce cours sont visibles depuis FUN mais, hormis les vidéos, elles sont aussi stockées dans l'entrepôt GitLab des ressources du Mooc RR, accessible en lecture à tout public, sous forme de fichiers Orgmode.
Cet index des ressources vous permet de les retrouver.

Many resources explaining how to install, configure and use the tools are available in this Mooc. All resources except for the videos in this course are stored in a GitLab repository of Mooc RR resources which is publicly accessible, as Orgmode files.
This resource index allows you to quickly find a resource, in FUN or in the GitLab repository.

Markdown
GitLab - Git
Jupyter
Rstudio
Org-mode
Logiciels d'indexation
LaTeX, Python, R

Markdown

Lien dans l'entrepôt Gitlab GitLab repository Link

Lien dans une page web de FUN Link in a FUN web page

🎬 M1.3. Markdown / pandoc : syntaxe du langage de balisage léger Markdown et outil Pandoc : syntax of the Markdown light markup language and the Pandoc tool
📄 Introduction à Markdown Introduction to Markdown 🔗 M1.3. Du fichier texte au langage de balisage léger
Introduction à Markdown
Form text files to lightweight markup languages
Introduction to Markdown
📄 Markdown : Resources complémentaires Markdown additional ressources 🔗 M1.3. Du fichier texte au langage de balisage léger-Ressources complémentairesForm text files to lightweight markup languages-Additional resources

GitLab - Git

Lien dans l'entrepôt Gitlab GitLab repository Link

Lien dans une page web de FUN Link in a FUN web page

📄 Interface de GitLab dans le Mooc Gitlab interface in the Mooc 🎬 M1.4. Présentation de Gitlab : Gitlab presentation: ce tutoriel présente l'interface de Gitlab et les fonctionnalités de base this tutorial introduces to the Gitlab interface and basic features. 
🔗 M1.4. Interface de Gitlab dans le Mooc Gitlab interface in the Mooc
🎬 M1.4. Faire une recherche dans Gitlab Search function from Gitlab
🎬 M1.4. Démystifions Git, Github, Gitlab Let's demystify Git, Github, Gitlab : 3 vidéos qui s'adressent plus particulièrement à ceux qui ne connaissent pas git3 videos especially for those who are not familiar with git
🎬 M2.7. Configurer Git pour Gitlab Configure Git for Gitlab : comment configurer Git sur sa machine afin de faciliter les interactions avec Gitlab : how to configure Git on your machine to facilitate interactions with Gitlab. 
📄 Installer et configurer Git et Gitlab Installing and configuring Git and Gitlab en utilisant Git via les lignes de commande pour synchroniser vos fichiers locaux avec Gitlab  through the command line to synchronize your local files with Gitlab 🔗 M2.7. Installations, configurations-Git et GitLabInstallations, configurations-Git and GitLab
🎬 M2.7. Création d'un dépôt sur Gitlab.com, copie et clonage  Creating a repository on Gitlab.com, copying and cloning
🎬 M2.7. Commande Linux git checkout pour "revenir en arrière" Linux command "git checkout"
🎬 M2.7. Historique et retour arrière dans Gitlab History and revert with Gitlab
🔗 M2.7 Ressources externes pour découvrir Git External resources to discover Git
📄 Obtenir des informations sur votre dépôt Git Getting information about your Git repository 🔗 M4. Obtenir des informations sur votre dépôt Git Getting information about your Git repository

Jupyter

Lien dans l'entrepôt Gitlab GitLab repository Link

Lien dans une page web de FUN Link in a FUN web page

🎬 M2.4A Prise en main de l'outil Jupyter Getting started with Jupyter : vidéo du cours qui présente comment Jupyter a été intégré au MOOC et au GitLab. Sous la vidéo, un bouton permet d'accéder à son environnement Jupyter : video of the course that shows how Jupyter was integrated into MOOC and GitLab. Below the video, a button allows you to access your Jupyter environment
📄 Jupyter trucs et astuces Jupyter tips and tricks : créer, importer un notebook, executer du code R et Python dans le même notebook, utilisation d'autres langages : creating or importing a notebook, running R and Python in the same notebook, Other languages 🔗 M2.4A Jupyter : Trucs et astuces : Tips and tricks
📄 Installer et configurer Jupyter sur son ordinateur Installing and configuring Jupyter on your computer 🔗 M2.4A Jupyter : Installation et configuration M2.4A Jupyter: Installing and configuring
🔗 M2.4A Partager un notebook Jupyter : Share a Jupyter notebook
🔗 M2.4A Importer un notebook Jupyter Import a Jupyter notebook

Rstudio

Lien dans l'entrepôt Gitlab GitLab repository Link

Lien dans une page web de FUN Link in a FUN web page

🎬 M2.4B Prise en main de l'outil RStudio Getting started with RStudio : vidéo du cours qui présente RStudio : video of the course that shows RStudio
🎬 🔗M2.4B Rstudio - Gitlab : comment interagir avec Gitlab via Rstudio : how to interact with Gitlab via Rstudio
📄 Installer RStudio, documentation, utiliser Git avec RStudio  Installing RStudio, documentation, using Git from RStudio 🔗 M2.4B Installation/utilisation de RStudio, interaction avec gitGetting started with RStudio
installation, use, interaction with git
📄 Utiliser git avec RStudio Using git from RStudio 🎬 🔗 M2.4B Rstudio et git/GitlabRstudio and git/Gitlab

Org-mode, Emacs

Lien dans l'entrepôt Gitlab GitLab repository Link

Lien dans une page web de FUN Link in a FUN web page

🎬 M2.4C Prise en main de l'outil OrgMode/Emacs Getting started with OrgMode/Emacs : vidéo du cours qui présente OrgMode avec Emacs : video of the course that shows OrgMode with Emacs
🎬 M2.4C Mise en place Emacs/Org-mode Setting up Emacs/Org-mode : comment mettre en place sur sa machine une configuration d'Emacs/Org-mode adaptée à la recherche reproductible. : how to set up on your machine a configuration of Emacs/Org-mode adapted to reproducible search
🎬 M2.4C Utilisation Emacs/Git Use Emacs/Git : comment cloner sur sa machine un dépôt Gitlab et comment interagir avec Git lorsque l'on utilise Emacs : how to clone a Gitlab repository on your machine and how to interact with Git when using Emacs
🎬 M2.4C Écrire un article réplicable avec Emacs/Org-mode Write a replicable article with Emacs/Org-mode : comment mettre en place sur sa machine une configuration d'Emacs/Org-mode adaptée à la recherche reproductible. : how to write a replicable article with Emacs/Org-mode
📄 Installer Emacs, org-mode, ESS et AUCTeX Installing Emacs, org-mode, ESS and AUCTeX 🔗 M2.4C Installation d'Emacs/Org-mode M2.4C Installing Emacs/Org-mode
📄 Premiers pas avec Emacs/org-mode First steps with Emacs as a computationnal environment 🔗 M2.4C Premiers pas avec Emacs/Org-modeFirst steps with Org-mode as a computationnal environment
📄 Configuration d'Emacs pour une "recherche reproductible" stable A simple "reproducible research" Emacs configuration 🔗 M2.4C Une configuration Emacs/Org-mode adaptée à la "recherche reproductible" M2.4C A simple "reproducible research" Emacs/Org-mode configuration
📄 Emacs : trucs et astuces Emacs: tips and tricks 🔗 M2.4C Emacs/OrgMode : Trucs et astuces M2.4C Emacs/OrgMode: Tips and tricks

Logiciels d'indexation Desktop search tools

Lien dans l'entrepôt Gitlab GitLab repository Link

Lien dans une page web de FUN Link in a FUN web page

🎬 M1.5. DocFetcher : comment utiliser le moteur de recherche de bureau DocFetcher pour trouver rapidement les fichiers « intéressants » sur son disque dur : how to use the DocFetcher desktop search engine to quickly find "interesting" files on your hard drive
🎬 M1.5. ExifTool : comment utiliser ExifTool pour rajouter des métadonnées à un fichier JPEG et, par là, comment rajouter des étiquettes ou mots-clés à un tel fichier. : how to use ExifTool to add metadata to a JPEG file and, in the process, how to add labels or keywords to such a file

LaTeX et Langages Python et R LaTeX and Python and R languages

Lien dans l'entrepôt Gitlab GitLab repository Link

Lien dans une page web de FUN Link in a FUN web page

📄 Installation de LaTeX LaTeX installation 🔗 M2.7. Installations de LaTeX LaTeX installation
📄 Obtenir des informations sur les librairies Python 3 Getting information about Python(3) libraries 🔗 M4. Ressources
Obtenir des informations sur les librairies Python 3
Additional resources
Getting information about Python(3) libraries
📄 Obtenir des informations sur les packages R Getting information about R libraries 🔗 M4. Ressources
Obtenir des informations sur les packages R
Additional resources
Getting information about R libraries