Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Stanislav Yuliyanov
oc-dfg-clustering
Commits
b5a0f12b
Commit
b5a0f12b
authored
May 25, 2022
by
SimonGlomb
Browse files
functional state, call main as function
parent
e0eb98c6
Changes
1
Hide whitespace changes
Inline
Side-by-side
code/templates/start_page.html
View file @
b5a0f12b
...
...
@@ -6,7 +6,7 @@
{{ form.object_type.label }} {{ form.object_type(size=20) }}
{{ form.attr_weights.label }} {{ form.attr_weights(size=20) }}
{{ form.clustering_mode.label }} {{ form.clustering_mode(size=20) }}
{{ form.cluster_count.label }} {{ form.cluster_count(size=20) }}
{{ form.
max_
cluster_count.label }} {{ form.
max_
cluster_count(size=20) }}
{{ form.ocel_file_type.label }} {{ form.ocel_file_type(size=20) }}
{{ form.graph_file_type.label }} {{ form.graph_file_type(size=20) }}
<input
name=
"set_params"
type=
"submit"
value=
"Set"
>
...
...
Write
Preview
Supports
Markdown
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