From 7e193f7792a5b5943803cb5fe0157359c028494c Mon Sep 17 00:00:00 2001 From: 8d53fc3d1862140011f63ba5f84a5830 <8d53fc3d1862140011f63ba5f84a5830@app-learninglab.inria.fr> Date: Sat, 18 Apr 2020 14:19:42 +0000 Subject: [PATCH] Update diary.md with 17apr2020 data --- journal/diary.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/journal/diary.md b/journal/diary.md index b639e33..ec5217a 100644 --- a/journal/diary.md +++ b/journal/diary.md @@ -20,5 +20,7 @@ Uncertain about all the documentation for Jupyter, Python, IPython. It is a lot. Since 09apr2020 did only some reading on Python. Removed old versions of Python and installed Python 3.8.2 on Windows with pandas, numpy and PyScripter. Also created an 'addressbook' sqlite database with the R package `rsqlite` that also should be available with Python code. -Today restarted the course with checking what material to read concerning the Jupyter track. - \ No newline at end of file +Today restarted the course with checking what material to read concerning the Jupyter track. +Later that day also installed Jupyter but met with problems first with installing `rpy2` and later with using it. +Apparently something wrong with non-matching versions of `Jupyter`, `Python` and `rpy2`. See [rpy2 issue](https://github.com/rpy2/rpy2/issues/682) on GitHub. + \ No newline at end of file -- 2.18.1