Update Readme.md

parent 2d209691
# Journal de bord du Mooc / Mooc's logbook # 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 * "Sites compagnons" pour archivage: Runmycode, Editeurs
\ No newline at end of file * code & pictures: Figshare/Zenodo
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment