diff --git a/module1/ressources/introduction_to_markdown.html b/module1/ressources/introduction_to_markdown.html index 97bb318037ccdd696c853b2bfad94a74ce50161e..8fb8eba9f4150aa55410e72fd1d987ce73c8e5a6 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 ea0701d582935ca2e41bb9245d6c318edd346d6b..cf1a13d1ee3de4d763efbe039bf83dfb0cd1eed9 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