diff --git a/build/Dockerfile b/build/Dockerfile index 8e1d536..e1d6352 100644 --- a/build/Dockerfile +++ b/build/Dockerfile @@ -9,6 +9,7 @@ USER $NB_UID RUN mamba install --yes bash_kernel \ ansible-kernel \ + colorhash \ jupyterlab-latex \ jupyterlab-nbconvert-nocode \ jupyterlab-spellchecker \ @@ -16,6 +17,7 @@ RUN mamba install --yes bash_kernel \ jupyterlab_miami_nights \ jupyterlab_templates \ jupyterlab_vim \ + pyvis \ r-ggplot2 \ r-ggpubr \ r-irkernel \