diff --git a/Dockerfile b/Dockerfile index 01a646a..e6eeba4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -27,6 +27,7 @@ RUN mamba install --quiet -y \ jupyterlab-git \ jupyterlab-lsp \ jupyter-lsp-python \ + webcolors \ # jupyterlab \ # ipywidgets \ # jupyter_bokeh \