mirror of
https://github.com/jupyter/docker-stacks.git
synced 2025-10-15 14:02:58 +00:00
Use jupyter/minimal-notebook for custom env example
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM quay.io/jupyter/base-notebook
|
||||
FROM quay.io/jupyter/minimal-notebook
|
||||
|
||||
# Name your environment and choose the Python version
|
||||
ARG env_name=python310
|
||||
|
Reference in New Issue
Block a user