Skip to content

Commit 8234647

Browse files
authored
git extension
1 parent 9cab8b8 commit 8234647

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

jupyterlab/run.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ if ! command -v jupyter-lab > /dev/null 2>&1; then
1919
fi
2020
# install jupyterlab
2121
pipx install -q jupyterlab
22+
pipx install --upgrade jupyterlab jupyterlab-git
2223
printf "%s\n\n" "🥳 jupyterlab has been installed"
2324
else
2425
printf "%s\n\n" "🥳 jupyterlab is already installed"

0 commit comments

Comments
 (0)