We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 14ff950 + 355ec32 commit 93635bdCopy full SHA for 93635bd
py-base/Dockerfile
@@ -6,6 +6,8 @@ ENV NB_UID 1000
6
ENV HOME /home/jovyan
7
8
ENV PIXI_DIR /home
9
+# Enable Marimo locally, should be overridden in production
10
+ENV JUPYTERHUB_SERVICE_PREFIX /
11
12
# Output logging faster
13
ENV PYTHONUNBUFFERED 1
0 commit comments