-
Notifications
You must be signed in to change notification settings - Fork 963
Closed
Labels
resolved-lockedClosed issues are locked after 30 days inactivity. Please open a new issue for related discussion.Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion.
Milestone
Description
Hi,
I am getting this error on console when I run JLab in dev mode, while using ipywidgets:
import ipywidgets as ipyw
ipyw.Text("hello")
Uncaught (in promise) Error: Object 'jupyter.widget' not found in registry
at default.js:1469
at Promise (<anonymous>)
at Object.loadObject (default.js:1448)
at DefaultKernel._handleCommOpen (default.js:897)
at DefaultKernel._onWSMessage (default.js:729)
at WebSocket._ws.onmessage (default.js:653)
However it works perfectly fine when I start jlab normally.
Any help with this?
Metadata
Metadata
Assignees
Labels
resolved-lockedClosed issues are locked after 30 days inactivity. Please open a new issue for related discussion.Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion.