Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mooc-rr
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
12a5a79214b1354e349468ed6346f605
mooc-rr
Commits
8626b663
Commit
8626b663
authored
Jun 12, 2025
by
12a5a79214b1354e349468ed6346f605
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Readme.md
parent
e1073ad0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
0 deletions
+8
-0
Readme.md
journal/Readme.md
+8
-0
No files found.
journal/Readme.md
View file @
8626b663
...
@@ -18,6 +18,14 @@
...
@@ -18,6 +18,14 @@
-
**Partage / réutilisation**
: collègues et lecteurs peuvent adapter ou vérifier le travail.
-
**Partage / réutilisation**
: collègues et lecteurs peuvent adapter ou vérifier le travail.
### Jour 3 - Trois grands outils : différences clés
| Jupyter Notebook | RStudio (
`.Rmd`
) | Org-mode (
`.org`
) |
|------------------|------------------|-------------------|
| Installation plutôt simple via Anaconda / pip | Idéal pour R ; intégration Markdown + Pandoc | Repose sur Emacs, apprentissage plus long |
| Fichiers
**`.ipynb`**
(JSON) | Fichiers
**`.Rmd`**
(Markdown + YAML) | Fichiers
**`.org`**
(texte pur) |
| Noyaux multiples (Python, R, Julia…) | Focus R (Python via
`reticulate`
) | Exécution Babel pour
**tous**
langages |
| Export HTML/PDF par nbconvert | Export HTML/PDF/Word via Pandoc | Export LaTeX/Beamer/HTML, styles personnalisés |
...
...
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