Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
jupyter-thiel
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
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
FB03_LaborTI
jupyter-thiel
Commits
60fa3194
Commit
60fa3194
authored
1 month ago
by
Michael Thiel
Browse files
Options
Downloads
Patches
Plain Diff
Edit Dockerfile
parent
79aacf19
No related branches found
No related tags found
No related merge requests found
Pipeline
#233567
failed
1 month ago
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Dockerfile
+9
-10
9 additions, 10 deletions
Dockerfile
with
9 additions
and
10 deletions
Dockerfile
+
9
−
10
View file @
60fa3194
...
@@ -9,17 +9,16 @@ RUN pip3 install --upgrade pip
...
@@ -9,17 +9,16 @@ RUN pip3 install --upgrade pip
RUN
mamba update mamba
RUN
mamba update mamba
# Python
# Python
RUN
mamba
install
jupyter-server-proxy
=
4.4.0
-c
conda-forge
RUN
pip
install
jupyter-server-proxy
=
4.4.0
RUN
mamba
install
jupyterlab-git
==
0.50.1
-c
conda-forge
RUN
pip
install
jupyterlab-git
==
0.50.1
RUN
mamba
install
jupyter_contrib_nbextensions
-c
conda-forge
RUN
pip
install
jupyter_contrib_nbextensions
RUN
mamba
install
myst-nb
-c
conda-forge
RUN
pip
install
myst-nb
RUN
mamba
install
ipympl
-c
conda-forge
RUN
pip
install
ipympl
RUN
mamba
install
ipywidgets
-c
conda-forge
RUN
pip
install
ipywidgets
RUN
mamba
install
control slycot
-c
conda-forge
RUN
pip
install
control slycot
RUN
mamba
install
casadi
-c
conda-forge
RUN
pip
install
networkx
RUN
mamba
install
networkx
-c
conda-forge
RUN
pip
install
pillow
RUN
mamba
install
pillow
-c
conda-forge
RUN
pip
install
"jax[cuda12]"
RUN
pip
install
"jax[cuda12]"
RUN
pip
install
flax
RUN
pip
install
flax
...
...
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