modules icon indicating copy to clipboard operation
modules copied to clipboard

jupyter lab install path not flexible

Open michaelbrewer opened this issue 1 year ago • 3 comments

When installing jupyter via pip3 install --upgrade --no-cache-dir --no-warn-script-location jupyterlab , the install path may not be in $HOME/.local/bin/jupyter which run.sh current depends.

A solution could be to provide a parameter to the fully qualified path.

michaelbrewer avatar Jul 24 '24 18:07 michaelbrewer