Skip to content

Commit

Permalink
newline
Browse files Browse the repository at this point in the history
  • Loading branch information
shouples committed Jul 10, 2023
1 parent 6211b09 commit 6f1eed7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ echo "Starting Python kernel"
# https://docs.python.org/3/using/cmdline.html#envvar-PYTHONSTARTUP
export PYTHONSTARTUP=~/.pythonrc

exec python -m ipykernel_launcher -f ${connection_file} --debug
exec python -m ipykernel_launcher -f ${connection_file} --debug

0 comments on commit 6f1eed7

Please sign in to comment.