docs are out of date for how to access panels from ipython client
https://bec.readthedocs.io/projects/bec-widgets/en/latest/user/getting_started/quick_start.html#useful-commands suggests using gui.panels where one should use gui.windows["main"].widget.panels, and other related issues