2
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2026-01-03 11:34:57 +01:00

update jupyter

This commit is contained in:
kev
2020-09-09 15:01:34 +08:00
parent 694c39f14b
commit 312555027e
6 changed files with 44 additions and 5 deletions

View File

@@ -1,5 +1,6 @@
notebook:
image: jupyter/minimal-notebook
image: jupyter/scipy-notebook
hostname: jupyter-notebook
ports:
- "8888:8888"
volumes: