From ff8ba4ddf8c56756d96a2f6ef8da2b8a40690bb8 Mon Sep 17 00:00:00 2001 From: Rob Ballantyne Date: Sat, 10 Feb 2024 09:45:59 +0000 Subject: [PATCH] libuv override for node --- build/COPY_ROOT/opt/ai-dock/bin/build/layer0/common.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build/COPY_ROOT/opt/ai-dock/bin/build/layer0/common.sh b/build/COPY_ROOT/opt/ai-dock/bin/build/layer0/common.sh index 9645e6b..095c86c 100755 --- a/build/COPY_ROOT/opt/ai-dock/bin/build/layer0/common.sh +++ b/build/COPY_ROOT/opt/ai-dock/bin/build/layer0/common.sh @@ -15,6 +15,9 @@ build_common_install_jupyter() { jupyter \ jupyterlab \ nodejs=20 + + ln -s /opt/micromamba/envs/jupyter/lib/libuv* /opt/ai-dock/lib/micromamba/ + # This must remain clean. User software should not be in this environment printf "Removing default ipython kernel...\n" rm -rf /opt/micromamba/envs/jupyter/share/jupyter/kernels/python3