We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da84064 commit 250c9e7Copy full SHA for 250c9e7
Dockerfile.arm
@@ -68,7 +68,7 @@ ENV PATH=$PATH:/usr/lib/rstudio-server/bin/quarto/bin
68
69
WORKDIR /home/$NB_USER
70
USER $NB_USER
71
-RUN mamba install jupyterhub-singleuser jupyter-vscode-proxy jupyter-resource-usage jupyter-tensorboard-proxy
+RUN mamba install jupyterhub-singleuser jupyter-vscode-proxy jupyter-resource-usage
72
RUN mamba install plotnine ibis-duckdb duckdb-engine minio git-filter-repo glances
73
74
0 commit comments