Skip to content
Snippets Groups Projects
Commit f56023cd authored by Christof Kaufmann's avatar Christof Kaufmann
Browse files

tf-gpu: Lift update restrictions

parent 2d32acb3
Branches
No related tags found
1 merge request!32Update code-server and Readme
...@@ -31,7 +31,7 @@ RUN wget --no-hsts -q -O vscode_cli.tar.gz 'https://code.visualstudio.com/sha/do ...@@ -31,7 +31,7 @@ RUN wget --no-hsts -q -O vscode_cli.tar.gz 'https://code.visualstudio.com/sha/do
# install some packages # install some packages
USER ${NB_UID} USER ${NB_UID}
RUN mamba install --yes --no-update-deps \ RUN mamba install --yes \
# umap + hdbscan # umap + hdbscan
'umap-learn' \ 'umap-learn' \
'hdbscan' \ 'hdbscan' \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment