From 91dec9952c366f0324809ff2c975790aee7c415a Mon Sep 17 00:00:00 2001 From: Arnaud Legrand Date: Thu, 19 Jul 2018 16:20:47 +0200 Subject: [PATCH] Regenerate HTML files --- .../ressources/introduction_to_markdown.html | 110 +++++----- module2/ressources/emacs_orgmode.html | 192 +++++++++--------- module2/ressources/jupyter.html | 104 +++++----- module2/ressources/rstudio.html | 88 ++++---- 4 files changed, 247 insertions(+), 247 deletions(-) diff --git a/module1/ressources/introduction_to_markdown.html b/module1/ressources/introduction_to_markdown.html index 97bb318..8fb8eba 100644 --- a/module1/ressources/introduction_to_markdown.html +++ b/module1/ressources/introduction_to_markdown.html @@ -3,27 +3,27 @@

Table of Contents

-
-
-

Installing jupyterhub

-
+
+

Installing jupyterhub

+

Benoit may give a few hints on this. diff --git a/module2/ressources/rstudio.html b/module2/ressources/rstudio.html index ea0701d..cf1a13d 100644 --- a/module2/ressources/rstudio.html +++ b/module2/ressources/rstudio.html @@ -3,37 +3,37 @@

-
-

Installing Rstudio

-
+
+

Installing Rstudio

+
-
-

Linux (debian, ubuntu)

-
+
+

Linux (debian, ubuntu)

+

We provide here only instructions for debian-based distributions. Feel free to contribute to this document to provide up-to-date information @@ -55,9 +55,9 @@ for upgrading…

-
-

Installing R

-
+
+

Installing R

+

Beforehand, you need to install the R language and convenient packages by running (as root): @@ -90,9 +90,9 @@ to run (as root):

-
-

Installing rstudio

-
+
+

Installing rstudio

+

Rstudio is unfortunately not packaged within debian so the easiest is to download the corresponding debian package on the Rstudio webpage @@ -110,9 +110,9 @@ sudo apt-get update ; sudo apt-get -f install -

Mac OSX and Windows

-
+
+

Mac OSX and Windows

+

Some instructions on installing R and knitr must be missing. This @@ -136,13 +136,13 @@ install.packages("ggplot2")

-
-

Installing Git

-
+
+

Installing Git

+
-
-

Linux (debian, ubuntu)

-
+
+

Linux (debian, ubuntu)

+

We provide here only instructions for debian-based distributions. Feel free to contribute to this document to provide up-to-date information @@ -158,9 +158,9 @@ Run (as root):

-
-

Mac OSX and Windows

-
+
+

Mac OSX and Windows

+
  • Download and install Git from the Git website.
  • Optional Git clients (should not be needed if you work within @@ -180,9 +180,9 @@ Rstudio):
-
-

Rstudio and git/github/gitlab

-
+
+

Rstudio and git/github/gitlab

+

We may want to redo a screencast in French for this @@ -203,9 +203,9 @@ Alternatively, we can point to:

-
-

Cheat Sheets

-
+
+

Cheat Sheets

+

The Rstudio team has created a lot of good material and tutorials. You should definitively look at the Cheat sheets webpage. In particular -- 2.18.1