cluster toggling
This commit is contained in:
@@ -27,6 +27,9 @@ class Model:
|
||||
# choosing and hiding examples
|
||||
self.chosen_examples = []
|
||||
self.examples_shown = True
|
||||
|
||||
# hiding cluster numbers
|
||||
self.clusters_shown = True
|
||||
|
||||
def reset(self):
|
||||
# do both resets at once
|
||||
|
||||
Reference in New Issue
Block a user