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 \
|
RUN mamba install --yes bash_kernel \
|
||||||
ansible-kernel \
|
ansible-kernel \
|
||||||
|
colorhash \
|
||||||
jupyterlab-latex \
|
jupyterlab-latex \
|
||||||
jupyterlab-nbconvert-nocode \
|
jupyterlab-nbconvert-nocode \
|
||||||
jupyterlab-spellchecker \
|
jupyterlab-spellchecker \
|
||||||
|
@ -16,6 +17,7 @@ RUN mamba install --yes bash_kernel \
|
||||||
jupyterlab_miami_nights \
|
jupyterlab_miami_nights \
|
||||||
jupyterlab_templates \
|
jupyterlab_templates \
|
||||||
jupyterlab_vim \
|
jupyterlab_vim \
|
||||||
|
pyvis \
|
||||||
r-ggplot2 \
|
r-ggplot2 \
|
||||||
r-ggpubr \
|
r-ggpubr \
|
||||||
r-irkernel \
|
r-irkernel \
|
||||||
|
|
Loading…
Reference in a new issue