Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for widgets in JupyterLab code consoles #3004

Merged
merged 3 commits into from
May 24, 2024

Commits on May 23, 2024

  1. Widgets support in JupyterLab console

    Co-authored-by: Duc Trung LE <[email protected]>
    2 people authored and martinRenou committed May 23, 2024
    Configuration menu
    Copy the full SHA
    aaea376 View commit details
    Browse the repository at this point in the history
  2. toArray -> Array.from

    martinRenou committed May 23, 2024
    Configuration menu
    Copy the full SHA
    c0c1cae View commit details
    Browse the repository at this point in the history
  3. Backward compatibility

    martinRenou committed May 23, 2024
    Configuration menu
    Copy the full SHA
    a66d362 View commit details
    Browse the repository at this point in the history