-
Notifications
You must be signed in to change notification settings - Fork 17
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
SoS kernel does not show dropdown box in cell #226
Comments
vatlab/jupyterlab-sos#32 (comment) has some debug information but your case seems to be simpler. Could you make sure you are running the latest of everything by running |
Hi,
|
@gaow You are on linux, right? Do you notice anything suspicious? |
It works for me as always, Terminal output of
I'm on Debian 9. |
It appears that |
ok, I found a Ubuntu 18.04 VM with conda 3.6, ran
Now I have kernels
And sos notebook runs fine in firefox, with console output
with something like the following in the browser console for sos
|
I do not know what you did to resolve the problem but I am glad that sos notebook works for you now. |
We have this issue with Jupyter Lab recently -- the dropdown menu does not show in Jupyter Lab although it seems to work with Jupyter Notebook. The developer's console says: Here are our versions:
Basically we are on the latest versions of SoS related modules. @BoPeng i wonder if you bring everything to the latest version, can you reproduce the problem with Jupyter Lab? |
This is a known issue for jupyterlab 4. It has some api change that I have not had time to investigate. |
I have a deadline for this Thursday but can work on this afterwards. You can downgrade jupyterlab for now if you need sos to work now. |
Thank you @BoPeng great to know that you know the source of the problem. I'll try myself for Jupyter Lab 3.x if it works i'll tell my colleagues to use their discretion on this -- either wait a bit or downgrade. Thanks for your help! |
JLab 4.x is now supported, although syntax highlighting is still pending. |
Can you try to switch to jupyterlab? I apologize but the notebook interface is deprecating and so it our support for sos-notebook. |
I get a nodejs warning, but nothing more
EDIT : Just installed nodejs with : The warning got removed but still the same issue |
Hi,
I was interested in using SoS notebook so I installed the respective kernels I wanted to use (R, Python3, bash), but within the notebook interface the dropdown box for selecting a kernel for a cell does not appear and so I cannot use SoS for its intended purpose:
I hope I can be helped with this, thank you.
The text was updated successfully, but these errors were encountered: