From f181bf13207e1ca76a074bae23d873313bccbd23 Mon Sep 17 00:00:00 2001 From: e436212dbb67ba8b493d344beb7f7acb Date: Tue, 30 May 2023 19:03:09 +0000 Subject: [PATCH] Update Readme.md --- journal/Readme.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/journal/Readme.md b/journal/Readme.md index f56eb60..e52bb7f 100644 --- a/journal/Readme.md +++ b/journal/Readme.md @@ -1,9 +1,12 @@ # Journal de bord du Mooc / Mooc's logbook -FR +## About Jupyter Notebook -Espace réservé au journal de bord du Mooc +* Help on usage & shortcuts: [https://www.dataquest.io/blog/jupyter-notebook-tips-tricks-shortcuts/](https://www.dataquest.io/blog/jupyter-notebook-tips-tricks-shortcuts/) +* Execute Py and R within the same notebook: use the `rpy2` library ```%load_ext rpy2.ipython```, then use the `%%R` command in a new cell (`%%R -i df` to pass the python pandas dataframe `df` to R) +* Jupyter extensions: [https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions.html](https://jupyter-contrib-nbextensions.readthedocs.io/en/latest/nbextensions.html) -EN +## Pulier/Partager -Reserved for the Mooc's logbook \ No newline at end of file +* "Sites compagnons" pour archivage: Runmycode, Editeurs +* code & pictures: Figshare/Zenodo -- 2.18.1