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.
Practical Data Science using PythonTkinter is a Python library used for creating and developing GUI-based applications. It is completely open-source which works on Windows, Mac, Linux, and Ubuntu. In Windows operating system, we can install the Tkinter library using the command pip install tkinter.
Create a new Jupyter notebook document in a language of your choice. Insert markdown and code into the notebook. Run the cells to generate text, plots, widgets, etc. Select either Grid Layout or Report Layout in the Dashboard View toolbar.
Jupyter Notebook provides you with an easy-to-use, interactive data science environment across many programming languages that doesn't only work as an IDE, but also as a presentation or education tool. It's perfect for those who are just starting out with data science!
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 perhaps working with Bokeh might work.
Another option perhaps to explore is using these widgets.
See picture:
Consider using ipywidgets.
Image Source: https://bretahajek.com/2017/02/widgets-jupyter-ipwigdets/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With