Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Sofiane Bendoukha
ssh_scripts
Commits
9322106c
Commit
9322106c
authored
Mar 20, 2020
by
Sofiane Bendoukha
Browse files
Avoid deleting log file after server start.
parent
9b84aab1
Changes
1
Hide whitespace changes
Inline
Side-by-side
start-jupyter
View file @
9322106c
...
...
@@ -360,7 +360,6 @@ function main () {
printf
"Starting jupyter server"
>
&2
local
url
url
=
"
$(
extract_from_logs
"^.*
\K
http://localhost:.+"
"
${
jupyter_log
}
"
)
"
ssh_frontend
"rm -f
${
jupyter_log
}
"
local
port
port
=
${
url
#*t
:
}
...
...
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