From 03787364bba1b8f7ff75a9d3d69ff448dc19fdac Mon Sep 17 00:00:00 2001 From: 8f0f2ac44811a9c52754c63a86be22ed <8f0f2ac44811a9c52754c63a86be22ed@app-learninglab.inria.fr> Date: Fri, 28 May 2021 23:11:01 +0000 Subject: [PATCH] Update Readme.md --- journal/Readme.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/journal/Readme.md b/journal/Readme.md index f56eb60..0e9596b 100644 --- a/journal/Readme.md +++ b/journal/Readme.md @@ -6,4 +6,18 @@ Espace réservé au journal de bord du Mooc EN -Reserved for the Mooc's logbook \ No newline at end of file +Reserved for the Mooc's logbook + +Jupyter + +conda update -n base -c defaults conda + +conda create -n mooc-rr-jupyter + +conda activate mooc-rr-jupyter # each time + +conda install jupyter python numpy matplotlib pandas r r-irkernel rpy2 tzlocal simplegeneric + +conda install -c conda-forge r-parsedate + +pip install isoweek \ No newline at end of file -- 2.18.1