Skip to content

Refactor bokeh classes

Michiel Cottaar requested to merge issue-72-refactor-bokeh-classes into master

This moves the logic of creating and reading out the bokeh interface from the Model class into individual Selector classes.

It resolves #72 (closed) .

Merge request reports