Skip to content

Commit 250c9e7

Browse files
committed
tensorboard-proxy not found for arm
1 parent da84064 commit 250c9e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.arm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ ENV PATH=$PATH:/usr/lib/rstudio-server/bin/quarto/bin
6868

6969
WORKDIR /home/$NB_USER
7070
USER $NB_USER
71-
RUN mamba install jupyterhub-singleuser jupyter-vscode-proxy jupyter-resource-usage jupyter-tensorboard-proxy
71+
RUN mamba install jupyterhub-singleuser jupyter-vscode-proxy jupyter-resource-usage
7272
RUN mamba install plotnine ibis-duckdb duckdb-engine minio git-filter-repo glances
7373

7474

0 commit comments

Comments
 (0)