Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
J
jupyterhub
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Michael Bücker
jupyterhub
Merge requests
!1
Main
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Main
main
into
prod
Overview
0
Commits
5
Pipelines
1
Changes
1
Merged
Michael Bücker
requested to merge
main
into
prod
1 year ago
Overview
0
Commits
5
Pipelines
1
Changes
1
Expand
0
0
Merge request reports
Viewing commit
3bc57759
Prev
Next
Show latest version
1 file
+
0
−
15
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
3bc57759
Remove unneccesary libraries
· 3bc57759
Michael Bücker
authored
1 year ago
Dockerfile
+
0
−
15
Options
@@ -28,18 +28,3 @@ RUN pip install --upgrade jupyterlab
#RUN pip install jupyterlab-git==0.34.0
#RUN pip install jupyterlab-gitlab==3.0.0
# Install for -> ewirtsch
RUN
pip
install
pandaSDMX
==
1.6.0
RUN
pip
install
plotly
==
5.4.0
# Install for -> artifint
RUN
pip
install
python-constraint
==
1.4.0
RUN
pip
install
ortools
==
9.1.9490
RUN
pip
install
tensorflow
==
2.7.0
RUN
pip
install
keras
==
2.7.0
# Install for -> windkanl
RUN
pip
install
paho-mqtt
==
1.6.1
# Install for -> stroemmt
RUN
pip
install
openpivgui
Loading