Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
gpu-cluster-images
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Christof Kaufmann
gpu-cluster-images
Commits
31d2ff2d
Commit
31d2ff2d
authored
8 months ago
by
Christof Kaufmann
Browse files
Options
Downloads
Plain Diff
Merge branch 'development'
parents
2d9a66a9
df027b1c
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
pytorch-gpu/Dockerfile
+1
-1
1 addition, 1 deletion
pytorch-gpu/Dockerfile
with
1 addition
and
1 deletion
pytorch-gpu/Dockerfile
+
1
−
1
View file @
31d2ff2d
...
...
@@ -33,7 +33,7 @@ RUN wget --no-hsts -q -O vscode_cli.tar.gz 'https://code.visualstudio.com/sha/do
# install some packages
# NOTE: without --no-update-deps somehow an undefined symbol error in /opt/conda/lib/python3.11/lib-dynload/_sqlite3.cpython-311-x86_64-linux-gnu.so occurs, which crashes jupyter lab.
USER
${NB_UID}
RUN
mamb
a
install
--yes
--no-update-deps
\
RUN
cond
a
install
--yes
--no-update-deps
\
# umap + hdbscan
'umap-learn' \
'hdbscan' \
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment