ipywidgets icon indicating copy to clipboard operation
ipywidgets copied to clipboard

Failed to create view for 'ComboboxView' from module '@jupyter-widgets/controls'

Open machero opened this issue 2 years ago • 0 comments
trafficstars

Description

it seem like ipywidets use the combobox error, when click to show javascript error image

the python package list is follwing: image

use the labextension to check the version image

open the console,only see the model could not create a view from model id xxxx image

Reproduce

  1. Go to '...'
  2. Click on '...'
  3. Scroll down to '...'
  4. See error '...'

Expected behavior

Context

  • ipywidgets version
  • Operating System and version:
  • Browser and version:
Troubleshoot Output
Paste the output from running `jupyter troubleshoot` from the command line here.
You may want to sanitize the paths in the output.
Command Line Output
Paste the output from your command line running `jupyter lab` (or `jupyter notebook` if you use notebook) here, use `--debug` if possible.
Browser Output
Paste the output from your browser Javascript console here.

If using JupyterLab

  • JupyterLab version:
Installed Labextensions
Paste the output from your command line running `jupyter labextension list`.

machero avatar Nov 03 '23 06:11 machero