Skip to content

Commit

Permalink
libuv override for node
Browse files Browse the repository at this point in the history
  • Loading branch information
robballantyne committed Feb 10, 2024
1 parent baf96e7 commit ff8ba4d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build/COPY_ROOT/opt/ai-dock/bin/build/layer0/common.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ff8ba4d

Please sign in to comment.