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

Jupyter notebook: Slider widget doesn't come back after presentation change #10608

Closed
aeschli opened this issue Jun 28, 2022 · 1 comment
Closed
Assignees
Labels
triage-needed Issue needs to be triaged

Comments

@aeschli
Copy link

aeschli commented Jun 28, 2022

Testing #10434

  • in a noteboook cell run
import ipywidgets as widgets
widgets.IntSlider()

a slider appears ✔️

  • right before the slide, from the ... menu, run Change Presentation and change to text/plain. Text shows ✔️
  • Run Change Presentation again and change back to the IPyWidgets renderer. Space stays empty
@github-actions github-actions bot added the triage-needed Issue needs to be triaged label Jun 28, 2022
@DonJayamanne
Copy link
Contributor

Closing as a duplicate of #4128

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 29, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
triage-needed Issue needs to be triaged
Projects
None yet
Development

No branches or pull requests

2 participants