Takowl That's it! It worked, I've been looking to solve this problem for at least 2 months.
I don't know how to thank you man. Can I donate some cash to this forum or a charity of your choice... I had posted this as a job on upwork a while back, and nobody jumped in... So happy this is finally solved... On Monday, October 17, 2016 at 4:26:53 AM UTC-7, takowl wrote: > > On 16 October 2016 at 08:27, Cat _ <[email protected] <javascript:>> > wrote: > >> The problem is that once I call the show command in the jupyter notebook >> I can't do live updates to the widget as the notebook input is locked out: > > > IPython has some functionality to integrate with GUI event loops, so that > both the GUI and your input can continue to be processed. You'll need the > '%gui qt' magic, and a bit of integration as shown here: > > > https://github.com/ipython/ipython/blob/master/examples/IPython%20Kernel/gui/gui-qt.py > -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/3e4509b3-cfe4-43ed-bcd2-e2db8c929f02%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
