Forum Discussion

Master's avatar
Master
Icon for Helper I rankHelper I
2 years ago

end user UI in notebook

Is there a way to present a form to users in a fabric notebook and retrieve the data entered either with a Python UI library such as tkinter or with an HTML form?   In the first case (Tkinter), it ...