Paul Hohenberger
Paul Hohenberger
Description of changes: - Implements live visualization with ZnDraw
The config times out blocking if `vis.config` gets called before a webclient is connected for some time.
The json editor for the rhomboid geometry does not look nice, needs its own style
I have recieved feedback the that "i"-logo for the help-button is not really intuitive. It might be nice to make it more clear. Maybe a large "?"-logo
- [x] Move `len(zndraw)` call in update loop to avoid socket-call - [ ] ~~Allow non-Jupyter use~~ postponed due to unsolved runaway server problems - [x] Allow multiple frames in...