Update README.md - hide_code

parent f9893dfa
......@@ -42,12 +42,14 @@ Puis `%%R` pour coder du R
Installation du plugin hide_code dans jupyter pour gérer les cellules à exporter
ou pas quand on génère un document html ou autre à partir du notebook
`pip install hide-code`
`pip install hide_code`
`jupyter nbextension install --py hide_code`
`jupyter nbextension enable --py hide_code`
`jupyter-serverextension enable --py hide_code`
## RStudio
Dans le menu Help - Cheatsheets on a des documents d'aide très bien documentés
......
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