From 2672a576b1233f955e7aa21c1b5664e0ff2754eb Mon Sep 17 00:00:00 2001 From: Claire Vandiedonck <46525836+CVandiedonck@users.noreply.github.com> Date: Tue, 12 Sep 2023 18:21:14 +0200 Subject: [PATCH] add markdown to use Rmd in Rstudio --- binder/environment.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/binder/environment.yml b/binder/environment.yml index 9641e32..91dfad2 100644 --- a/binder/environment.yml +++ b/binder/environment.yml @@ -23,9 +23,10 @@ dependencies: - r-irkernel - r-base>=4 - r-tidyverse + - r-markdown # JupyterLab Variable inspector # https://github.com/lckr/jupyterlab-variableInspector # Disabled due to bug https://github.com/lckr/jupyterlab-variableInspector/issues/122 # - r-repr # - pip: - # - lckr-jupyterlab-variableinspector \ No newline at end of file + # - lckr-jupyterlab-variableinspector