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
Martin Schorb
VolumeAlign
Commits
f76187eb
Commit
f76187eb
authored
Jan 17, 2022
by
Martin Schorb
Browse files
propagate store to next module
parent
a344a61e
Pipeline
#28706
passed with stage
in 33 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
dash/index.py
View file @
f76187eb
...
...
@@ -58,8 +58,6 @@ consolefile = params.render_log_dir+'/out.txt'
menu
=
list
()
store
=
list
()
store
.
append
(
dcc
.
Store
(
id
=
'processlist'
))
allpages
=
[
html
.
Div
([
html
.
H3
(
'Welcome to the Render-based alignment suite.'
),
startpage
.
content
],
id
=
{
'component'
:
'page'
,
'module'
:
'start'
})]
...
...
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