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

jupyter error from reopen notebook with calysto_processing kernel #15

Open
piratax007 opened this issue Jul 31, 2020 · 1 comment
Open

Comments

@piratax007
Copy link

I installed calysto_processing following the instructions in this repository, the execution of the kernel is fine, but when I save a notebook and reopen Jupyter show this error

TypeError: ext.toLowerCase is not a function

and the console says [MetaKernelApp] ERROR | No such comm target registered: jupyter.widget.version

thanks a lot

I have this installation

jupyter-notebook : 6.0.3
qtconsole        : 4.7.4
ipython          : 7.16.1
ipykernel        : 5.3.1
jupyter client   : 6.1.6
jupyter lab      : 2.2.2
nbconvert        : 5.6.1
ipywidgets       : 6.0.0
nbformat         : 5.0.7
traitlets        : 4.3.3```
@dsblank
Copy link
Member

dsblank commented Aug 6, 2020

Looks like a mismatch with newer version of Jupyter. If you fix this issue, please submit a PR.

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