Viz devl 28 01.2021
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
Files
3- Boers, Frank authored
+ 261
− 219
@@ -26,7 +26,6 @@ from dash.exceptions import PreventUpdate
@@ -48,17 +47,20 @@ logger = get_logger()
@@ -70,8 +72,6 @@ class _BASE(object):
@@ -79,11 +79,11 @@ class _BASE(object):
@@ -94,11 +94,13 @@ class _BASE(object):
@@ -113,61 +115,81 @@ class _BASE(object):
@@ -183,16 +205,15 @@ class DCNN_APP(_BASE):
@@ -219,7 +240,7 @@ class DCNN_APP(_BASE):
@@ -227,99 +248,100 @@ class DCNN_APP(_BASE):
@@ -337,10 +359,78 @@ class DCNN_APP(_BASE):
@@ -354,72 +444,8 @@ class DCNN_APP(_BASE):
@@ -696,6 +722,22 @@ def MainPanel():
\ No newline at end of file