Open wangxinwei1017 opened 10 months ago
Hey @wangxinwei1017, thanks for reporting. I'm going to move your issue to the Spyder-notebook repo, which is where it really belongs.
I have the similar issue, but with buttons. It looks like events from the widgets are not processed if the console is opened.
Issue Report Checklist
conda update spyder
(orpip
, if not using Anaconda)jupyter qtconsole
(if console-related)spyder --reset
Problem Description
when using ipwidgets to create interactive script, the plots cannot be updated using widgets when console is activated, and this problem can be solved if I close the notebook console. However, by doing so, I have no access to the variable explorer anymore.
What steps reproduce the problem?
What is the expected output? What do you see instead?
Paste Traceback/Error Below (if applicable)
Versions
Dependencies