Use jupyter/minimal-notebook for custom env example

This commit is contained in:
Ayaz Salikhov
2023-12-08 05:44:20 +01:00
parent c1d2127843
commit 2760b2e075

View File

@@ -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