-
Notifications
You must be signed in to change notification settings - Fork 64
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WebIO cannot install jupyter extension #487
Comments
The |
Can you advise on why WebIO is not working (i.e. the content is not being updated when I change an interactive WebIO element) |
@travigd I did the using WebIO
WebIO.install_jupyter_labextension() I still get the error:
|
If you want to answer this problem, give a clear instruction. Do not give a meaningless words and close the issue. |
The bug
I am trying to install the Jupyter Lab WebIO.jl extension:
But I get the error:
The
python3 -m pip install --upgrade webio_jupyter_extension
command worked fine (and I restarted Jupyter before trying again):This seems to be related to: #475 and #469 -- but thought I would give more info here.
Context
Pkg.status("WebIO")
versioninfo()
:The text was updated successfully, but these errors were encountered: