Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Spot
sandbox
Commits
f5968ef3
Commit
f5968ef3
authored
Sep 26, 2018
by
Alexandre Duret-Lutz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update --ip option
parent
42671007
Pipeline
#4615
passed with stage
in 16 minutes and 1 second
Changes
1
Pipelines
14
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
run-nb
run-nb
+1
-1
No files found.
run-nb
View file @
f5968ef3
...
...
@@ -9,4 +9,4 @@ if test -n "$USERID"; then
fi
cd
/home/user
sudo
-u
user
SPOT_TMPDIR
=
/tmp jupyter notebook
--ip
=
'
*
'
--no-browser
"
$@
"
sudo
-u
user
SPOT_TMPDIR
=
/tmp jupyter notebook
--ip
=
'
0.0.0.0
'
--no-browser
"
$@
"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment