You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to try out the experimental widgets support. My hope is that I will be able to use python pyviz (namely panel with ipywidgets) in a docker/ssh environment where only one port is accessible (the jupyter server's). I am not sure if what I want would work, so I tried something simpler. I run a repl connected locally to a jupyter server. Inside I run
I want to try out the experimental widgets support. My hope is that I will be able to use python
pyviz
(namelypanel
withipywidgets
) in a docker/ssh environment where only one port is accessible (the jupyter server's). I am not sure if what I want would work, so I tried something simpler. I run a repl connected locally to a jupyter server. Inside I runIs this supposed to work? I get an IntSlider in the output of the REPL, but no browser pop-up and this warning pops up instead
This error seems to be different to #491 that says invalid-slot-name.
The text was updated successfully, but these errors were encountered: