Skip to content

Commit

Permalink
fix: nemo
Browse files Browse the repository at this point in the history
  • Loading branch information
codekow committed Nov 1, 2024
1 parent 5ac3e72 commit 08bf7ed
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
#!/bin/sh
jupyter lab \
--ServerApp.ip=0.0.0.0 \
--ServerApp.port=8787 \
--ServerApp.port=8888 \
--ServerApp.allow_origin="*" \
--ServerApp.open_browser=False \
--ServerApp.token=''
Expand Down

0 comments on commit 08bf7ed

Please sign in to comment.