Skip to content

Commit

Permalink
Try installing the base environment in /home so pixi-kernel can fin…
Browse files Browse the repository at this point in the history
…d it.
  • Loading branch information
abkfenris committed Aug 13, 2024
1 parent 341190e commit 6bba823
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion py-base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ ENV NB_USER jovyan
ENV NB_UID 1000
ENV HOME /home/jovyan

ENV PIXI_DIR /srv/pixi_env
ENV PIXI_DIR /home

# Output logging faster
ENV PYTHONUNBUFFERED 1
Expand Down

0 comments on commit 6bba823

Please sign in to comment.