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

Label widgets not rendered #16175

Closed
DonJayamanne opened this issue Oct 29, 2024 · 2 comments · Fixed by microsoft/vscode-jupyter-ipywidgets#37
Closed

Label widgets not rendered #16175

DonJayamanne opened this issue Oct 29, 2024 · 2 comments · Fixed by microsoft/vscode-jupyter-ipywidgets#37
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug candidate Issue identified as probable candidate for fixing in the next release ipywidgets Rendering, loading, saving, anything to do with IPyWidgets
Milestone

Comments

@DonJayamanne
Copy link
Contributor

import ipywidgets as widgets


widgets.Label(value='Label Widget')
@DonJayamanne DonJayamanne added bug Issue identified by VS Code Team member as probable bug ipywidgets Rendering, loading, saving, anything to do with IPyWidgets labels Oct 29, 2024
@DonJayamanne DonJayamanne self-assigned this Oct 29, 2024
@DonJayamanne
Copy link
Contributor Author

Upstream issue jupyter-widgets/ipywidgets#3961

@DonJayamanne DonJayamanne added this to the November 2024 milestone Oct 29, 2024
@DonJayamanne DonJayamanne added the candidate Issue identified as probable candidate for fixing in the next release label Oct 29, 2024
@DonJayamanne
Copy link
Contributor Author

Expected
Image
Actual
Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug candidate Issue identified as probable candidate for fixing in the next release ipywidgets Rendering, loading, saving, anything to do with IPyWidgets
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant