Skip to content
This repository was archived by the owner on Dec 12, 2025. It is now read-only.

Commit

Permalink
Fix whitespace in jupyter.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Timothy Middelkoop committed Nov 9, 2021
1 parent 2cbf61c commit 951f032
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/jupyter-lab.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ python3 -m pip install --upgrade jupyterlab
python3 -m pip install --upgrade bash_kernel
python3 -m bash_kernel.install

python3 -m pip install --upgrade jupyterlab-spellchecker
python3 -m pip install --upgrade jupyterlab-spellchecker

jupyter-lab --port=8081

0 comments on commit 951f032

Please sign in to comment.