-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Great job on the new benchmark feature just love it!
I wanted to share a bug that I found where when following the instructions,
3. Once the task notebook has been created, you can make edits to it. Once it's done, you can run it in the notebook or "Save Task", which will create a Task Detail pageTask notebook
When I follow this, the task detail page does not get generated and I am unable to proceed. Below is the debug output.
[Open Browser Console for more detailed log - Double click to close this message]
Failed to create view for 'BokehView' from module '@bokeh/jupyter_bokeh' with model 'BokehModel' from module '@bokeh/jupyter_bokeh'
TypeError: Cannot read properties of undefined (reading 'require')
at St (https://cdn.jsdelivr.net/npm/@bokeh/jupyter_bokeh@%5E4.0.5/dist/index.js:2:379889)
at new Tt (https://cdn.jsdelivr.net/npm/@bokeh/jupyter_bokeh@%5E4.0.5/dist/index.js:2:380410)
at https://unpkg.com/@jupyter-widgets/html-manager@*/dist/embed-amd.js:24:1004653
at async https://unpkg.com/@jupyter-widgets/html-manager@*/dist/embed-amd.js:33:297760
at async Promise.all (index 0)
at async https://unpkg.com/@jupyter-widgets/html-manager@*/dist/embed-amd.js:33:297296
at async Promise.all (index 0)
at async P.F.then.o.HTMLManager.loader (https://unpkg.com/@jupyter-widgets/html-manager@*/dist/embed-amd.js:33:297049)
In addition, interactive sessions are piling up in my cue and I cant dismiss them as only the Edit feature is available and I cant dismiss as shown in the 2nd screenshot.
Thank you!

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels