From a131c55801289286ac9e0098bfcf6c972dcdd4af Mon Sep 17 00:00:00 2001 From: Martial Michel Date: Thu, 30 Nov 2023 13:43:43 -0500 Subject: [PATCH] Split unraid user and run directory and pass them as envitonment variables --- Jupyter_build/Jupyter-CTPO.xml | 5 +++-- Jupyter_build/Jupyter-TPO.xml | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/Jupyter_build/Jupyter-CTPO.xml b/Jupyter_build/Jupyter-CTPO.xml index 3cb33f2..de4aa9d 100644 --- a/Jupyter_build/Jupyter-CTPO.xml +++ b/Jupyter_build/Jupyter-CTPO.xml @@ -37,6 +37,7 @@ Please see https://github.com/Infotrend-Inc/CTPO for further details. - 8888 - /mnt/user/appdata/jupyter_cpto + 8888 + /mnt/user/appdata/jupyter_ctpo/iti + /mnt/user/appdata/jupyter_ctpo/home \ No newline at end of file diff --git a/Jupyter_build/Jupyter-TPO.xml b/Jupyter_build/Jupyter-TPO.xml index 2eb00c4..ab34972 100644 --- a/Jupyter_build/Jupyter-TPO.xml +++ b/Jupyter_build/Jupyter-TPO.xml @@ -34,6 +34,7 @@ Please see https://github.com/Infotrend-Inc/CTPO for further details. - 8888 - /mnt/user/appdata/jupyter_cpto + 8888 + /mnt/user/appdata/jupyter_tpo/iti + /mnt/user/appdata/jupyter_tpo/home \ No newline at end of file