diff --git a/module2/ressources/jupyter.org b/module2/ressources/jupyter.org index 9e4432190f6911df8f4ae16f227a2ece84f4f19f..d2ffb23a7f4f81c953165cebe0592c66de4c1017 100644 --- a/module2/ressources/jupyter.org +++ b/module2/ressources/jupyter.org @@ -44,8 +44,7 @@ Note that this =%%R= notation allows you to use R for the whole cell but an other possibility is to use =%R= to have a single line of R within a python cell. ** Exporting a notebook -Obviously, you can convert to html or pdf using the using the =File > -Download as > HTML= (or =PDF=) menu option. This can also be done from +Obviously, you can convert to html or pdf using the using the =File > Download as > HTML= (or =PDF=) menu option. This can also be done from the command line with the following command: #+begin_src sh :results output :exports both