ipywidgets
ipywidgets copied to clipboard
Tkinter button opening, executing and returning information from .ipynb file.
Hi, is there an option to combine ipywidgets with a tkinter gui? So if I click a tkinter button the ipywidget window will open? I have the code I want to execute as a .ipynb file.