Open
Description
Environment data
- VS Code version: 1.96.4
- Jupyter Extension version (available under the Extensions sidebar): 2024.11.0
- Python Extension version (available under the Extensions sidebar): 2024.22.2
- OS (Windows | Mac | Linux distro) and version: linux (debian 12)
- Python and/or Anaconda version: mamba
- Type of virtual environment used (N/A | venv | virtualenv | conda | ...): conda
- Jupyter server running: Local
Steps to reproduce:
[NOTE: Self-contained, minimal reproducing code samples are extremely helpful and will expedite addressing your issue]
- Start a new interactive window.
- Import a scikit-learn estimator and print/display it, so that it would show its HTML widget.
- Restart the kernel.
- Repeat step 2.
- Click on the "i" icon on the HTML widget.
Expected behaviour
Should shrink the HTML widget (parameters are not displayed).
Actual behaviour
Enters into an infinite selection and deselection loop of the cell where this happened:
Logs
Output for Jupyter
in the Output
panel (View
→Output
, change the drop-down the upper-right of the Output
panel to Jupyter
)
XXX