Add pyvis & ColorHash
This commit is contained in:
parent
066c49fa3c
commit
1f9cbc83ef
1 changed files with 2 additions and 0 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue