How can I build a GUI to use inside a jupyter notebook?
问题 The idea is to be able to build and use the GUI inside the notebook, so working with a long function that has a lot of parameters is more efficient than just typing the characters in the notebook. Obviously not specifics, but if someone can point some library, project, links or any resources that might help. 回答1: I have looked all over internet. So far nothing. There's a message board in PyData where some developer states that jupyter doesn't support GUI. Aside from that, I was thinking