Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: jupyter-widgets/ipywidgets
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8.1.2
Choose a base ref
...
head repository: jupyter-widgets/ipywidgets
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8.1.3
Choose a head ref
  • 7 commits
  • 26 files changed
  • 5 contributors

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    b78de43 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Docs: Update jupyterlite (#3918)

    * Docs: Update jupyterlite
    
    * Linter
    
    * Update yarn.lock
    
    * Add links
    martinRenou authored May 23, 2024
    Configuration menu
    Copy the full SHA
    a91f804 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Docs: Fix jupyterlite deployment (#3919)

    * Docs: Update redirect link
    
    * Missing pyodide kernel
    martinRenou authored May 24, 2024
    Configuration menu
    Copy the full SHA
    ecddab9 View commit details
    Browse the repository at this point in the history
  2. Add support for widgets in JupyterLab code consoles (#3004)

    * Widgets support in JupyterLab console
    
    Co-authored-by: Duc Trung LE <[email protected]>
    
    * toArray -> Array.from
    
    * Backward compatibility
    
    ---------
    
    Co-authored-by: Duc Trung LE <[email protected]>
    Co-authored-by: martinRenou <[email protected]>
    3 people authored May 24, 2024
    Configuration menu
    Copy the full SHA
    b12dae7 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    e8a4cb8 View commit details
    Browse the repository at this point in the history
  2. Bump version

     - @jupyter-widgets/[email protected]
     - @jupyter-widgets/[email protected]
     - @jupyter-widgets/[email protected]
     - @jupyter-widgets/[email protected]
     - @jupyter-widgets/[email protected]
     - @jupyter-widgets/[email protected]
     - @jupyter-widgets/[email protected]
     - @jupyter-widgets/[email protected]
     - @jupyter-widgets/[email protected]
     - @jupyter-widgets/[email protected]
     - @jupyter-widgets/[email protected]
     - @jupyter-widgets/[email protected]
    martinRenou committed May 28, 2024
    Configuration menu
    Copy the full SHA
    7b988b7 View commit details
    Browse the repository at this point in the history
  3. Release: ipywidgets 8.1.3, widgetsnbextension 4.0.11, jupyterlab_widg…

    …ets 3.0.11
    
    python/ipywidgets/dist/ipywidgets-8.1.3-py3-none-any.whl
    md5: fb8cebec0f1a8f1cac1bfbe17fa54405
    sha1: 6447fa57444cb2d74ba0fcdab1b4c34db081050e
    sha256: efafd18f7a142248f7cb0ba890a68b96abd4d6e88ddbda483c9130d12667eaf2
    
    python/ipywidgets/dist/ipywidgets-8.1.3.tar.gz
    md5: 715fec12599d156f6b0af9d82ecacf38
    sha1: c0fe47214a6711553063f26a8bbc07dfdac21616
    sha256: f5f9eeaae082b1823ce9eac2575272952f40d748893972956dc09700a6392d9c
    
    python/widgetsnbextension/dist/widgetsnbextension-4.0.11-py3-none-any.whl
    md5: 3fb6bf226ca0ba6d460161fcece4bdea
    sha1: 040cf5412dd437e960367ad405e102a4ad4b751b
    sha256: 55d4d6949d100e0d08b94948a42efc3ed6dfdc0e9468b2c4b128c9a2ce3a7a36
    
    python/widgetsnbextension/dist/widgetsnbextension-4.0.11.tar.gz
    md5: fac581de8b9643ce8f873e2c1f831dd2
    sha1: 239a89f8f072d4ccd492340c214a85bb036accf9
    sha256: 8b22a8f1910bfd188e596fe7fc05dcbd87e810c8a4ba010bdb3da86637398474
    
    python/jupyterlab_widgets/dist/jupyterlab_widgets-3.0.11-py3-none-any.whl
    md5: af3c8da9ece8be5fb5e10c4e40f126c1
    sha1: e49040ce3fd04d80a5f1905fb65d73c694aec32b
    sha256: 78287fd86d20744ace330a61625024cf5521e1c012a352ddc0a3cdc2348becd0
    
    python/jupyterlab_widgets/dist/jupyterlab_widgets-3.0.11.tar.gz
    md5: 5de65ab5cb37fa9e21ffdc4e2be6108c
    sha1: 9ccc7739130b1f1db07bbe90db9edbdea374921f
    sha256: dd5ac679593c969af29c9bed054c24f26842baa51352114736756bc035deee27
    martinRenou committed May 28, 2024
    Configuration menu
    Copy the full SHA
    c65dc47 View commit details
    Browse the repository at this point in the history
Loading