Skip to content
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 not detected on OnDemand Jupyterlab #507

Open
marius311 opened this issue Jan 25, 2023 · 2 comments
Open

WebIO not detected on OnDemand Jupyterlab #507

marius311 opened this issue Jan 25, 2023 · 2 comments

Comments

@marius311
Copy link

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.

webio

@twavv
Copy link
Member

twavv commented Jan 25, 2023

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.

@marius311
Copy link
Author

marius311 commented Jan 25, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants