diff --git a/jupyter/scripts/install-jupyterlab.sh b/jupyter/scripts/install-jupyterlab.sh index 7f9ac71d..1eb5945d 100755 --- a/jupyter/scripts/install-jupyterlab.sh +++ b/jupyter/scripts/install-jupyterlab.sh @@ -15,3 +15,5 @@ if command -v uv &>/dev/null; then else pip install --no-cache-dir jupyterlab jupyter-ai langchain-openai fi + +mkdir -p ${HOME}/.local/share/jupyter