About 804,000 results
Open links in new tab
  1. Jupyter Widgets — Jupyter Widgets 8.1.5 documentation - Read …

    Jupyter Widgets are interactive browser controls for Jupyter notebooks. Examples include: Notebooks come alive when interactive widgets are used. Users can visualize and manipulate …

  2. python - How can I build a GUI to use inside a jupyter notebook ...

    Mar 9, 2017 · 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 …

  3. easy_gui_jupyter - PyPI

    May 28, 2024 · Easy GUI Jupyter is a Python library that simplifies the creation of graphical user interfaces (GUIs) in Jupyter notebooks using ipywidgets. It provides a convenient way to add …

  4. ipython - GUI tools for Jupyter Notebook - Stack Overflow

    Aug 13, 2019 · The primary way to implement rich interactions in Jupyter is to use widgets. https://ipywidgets.readthedocs.io/en/stable/ Please see …

  5. visualpython - PyPI

    Visual Python is a GUI-based Python code generator, developed on the Jupyter Lab, Jupyter Notebook and Google Colab as an extension. You can also simply use Visual Python using …

  6. Using Interact — Jupyter Widgets 8.1.5 documentation - Read the …

    The interact function (ipywidgets.interact) automatically creates user interface (UI) controls for exploring code and data interactively. It is the easiest way to get started using IPython’s widgets.

  7. ipywidgets - An In-depth Guide to Interactive Widgets in Jupyter ...

    Jul 29, 2022 · A detailed guide on how to use Python library ipywidgets that let us create widgets (dropdown, radio buttons, checkboxes, buttons, etc) in Jupyter notebooks. These widgets let …

  8. Creating a UI with Ipywidgets and autocalc | Towards Data Science

    Jan 19, 2022 · In this article we created a simple app around a machine learning task. We used a Jupyter Notebook as the platform, Ipywidgets for most of the inputs and outputs and the …

  9. Creating Jupyter Notebook Widgets with interact - Mouse Vs Python

    Oct 23, 2018 · There are a number of methods for creating widgets in Jupyter Notebook. The first and easiest method is by using the interact function from ipywidgets.interact which will …

  10. Creating Interactive GUIs in Jupyter Notebook with ipywidgets

    Feb 27, 2025 · The interact function from ipywidgets is the easiest way to add interactivity to your notebook. It automatically generates UI elements based on function parameters. Example 1: …

  11. Some results have been removed
Refresh