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
The package works when I run a brand new notebook. Yet, once I restart the kernel, it stops working. It does not work ever again, even if I restart jupyter or even reinstall the whole thing. Thus, I need to create a new notebook every time in order to get it to work.
I figure the issue is not actually the WebIO.jl package, but something with my jupyter/system configuration. If you guys know anything about this issue, I'd love some help. Tried reinstalling everything, to no avail.
The bug
This example of Javascript to Julia is not working in Jupyter. The buttom is rendered, but once clicked, nothing is printed.
Context
Pkg.status("WebIO")
versioninfo()
jupyter labextension list
The text was updated successfully, but these errors were encountered: