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'm getting WebIO not detected in a Jupyterlab instance launched by my cluster's OnDemand. The extension seems to install fine, there's even a message on the devtools console which looks like something went right to me, but I still get the not detected message. Any suggestions? Thanks.
pkg> st -m WebIO IJulia
[0f1e0344] WebIO v0.8.20
[7073ff75] IJulia v1.24.0
julia> versioninfo()
Julia Version 1.8.5
Commit 17cfb8e65ea (2023-01-08 06:45 UTC)
Platform Info:
OS: Linux (x86_64-linux-gnu)
CPU: 32 × Intel(R) Xeon(R) Gold 6142 CPU @ 2.60GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-13.0.1 (ORCJIT, skylake-avx512)
Threads: 1 on 32 virtual cores
Environment:
JULIA_PYTHONCALL_EXE = /n/home12/marius/.cache/pypoetry/virtualenvs/muse-3g-fWYbFhxP-py3.8/bin/python
Jupyterlab 3.1.13. jupyter labextension list below.
The text was updated successfully, but these errors were encountered:
I don't believe the extension can be installed while JupyterLab is running -- it would need to be relaunched, which might not be possible with OnDemand.
Thanks. I installed the extension at the terminal, then afterwards submitted a Jupyterlab job with OnDemand, so it was not "while", if that's what you mean
I'm getting WebIO not detected in a Jupyterlab instance launched by my cluster's OnDemand. The extension seems to install fine, there's even a message on the devtools console which looks like something went right to me, but I still get the not detected message. Any suggestions? Thanks.
Jupyterlab 3.1.13.
jupyter labextension list
below.The text was updated successfully, but these errors were encountered: