Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
course-container
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EnJoY
course-container
Commits
f270c625
Commit
f270c625
authored
3 years ago
by
Jonas Eppelt
Browse files
Options
Downloads
Patches
Plain Diff
bugfix
parent
cb306057
Loading
Loading
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tp2-wzh-tensorflow/Dockerfile
+1
-1
1 addition, 1 deletion
tp2-wzh-tensorflow/Dockerfile
with
1 addition
and
1 deletion
tp2-wzh-tensorflow/Dockerfile
+
1
−
1
View file @
f270c625
...
...
@@ -30,7 +30,7 @@ USER $NB_USER
### installing pip packages
RUN
pip
install
'numpy==1.19.2'
seaborn scipy matplotlib uncertainties
'iminuit<2.0'
pyunfold PhyPraKit
\
kafe kafe2 pydot graphviz pandas requests-ftp lxml
threaded-buffered-pipeline
==
0.0.8
tables tensorflow tensorflow-gpu scikit-learn
--upgrade
--no-cache-dir
kafe kafe2 pydot graphviz pandas requests-ftp lxml tables tensorflow tensorflow-gpu scikit-learn
--upgrade
--no-cache-dir
## Switch back to $NB_USER
USER
$NB_USER
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