Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
pydatasci
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zoe-apps
pydatasci
Commits
87f899fd
Commit
87f899fd
authored
Oct 02, 2018
by
Daniele Venzano
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix URL path
parent
e19cca8a
Pipeline
#10672
failed with stages
in 15 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
gen_json.py
gen_json.py
+1
-1
No files found.
gen_json.py
View file @
87f899fd
...
...
@@ -64,7 +64,7 @@ def nb_service(memory_limit, core_limit, image, gpu=False):
"name"
:
"Jupyter Notebook interface"
,
"port_number"
:
8888
,
"protocol"
:
"tcp"
,
"url_template"
:
"http://{ip_port}{proxy_path}"
"url_template"
:
"http://{ip_port}{proxy_path}"
,
"proxy"
:
true
},
{
...
...
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