Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
echarles committed Jul 25, 2023
1 parent b250adc commit fa6fe76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/sh/start-jupyter-server.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ echo
export CURR_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"

jupyter server \
--config=${CURR_DIR}/../config/jupyter_server_config.py
--config=${CURR_DIR}/../config/jupyter_server_config.py --autoreload

0 comments on commit fa6fe76

Please sign in to comment.