question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Latest release (5.1.3) doesn't work with Jupyter 4.2.0 (latest release)

See original GitHub issue

When I open a notebook, I get this warning in the console:

loaded widgets
manager.js:115 Could not cross validate the widget frontend and backend versions. Error: Timeout while trying to cross validate the widget frontend and backend versions.(…)

Subsequently, creating a widget fails

utils.js:785 Could not open comm  --  Error: Class ipython.widget not found in registry

I installed the packages with Conda (IJulia automatically installs jupyter 4.2.0, then I did Conda.add("ipywidgets"))

How do I go about fixing this?

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
SylvainCorlaycommented, Jun 26, 2016

Closing. We addressed these issues in the two hangouts with @shashi and @ViralBShah .

0reactions
shashicommented, May 10, 2016
Read more comments on GitHub >

github_iconTop Results From Across the Web

Jupyter Notebook 5.1.0 documentation - Read the Docs
This is the first major release of the Jupyter Notebook since version 4.0 was ... Files in the dashboard may now be sorted...
Read more >
Jupyter Notebook Documentation - Read the Docs
Jupyter Notebook Documentation, Release 6.5.2. 1.9 Browser Compatibility. The Jupyter Notebook aims to support the latest versions of these ...
Read more >
Mime type rendering requires nbformat>=4.2.0 but it is not ...
BTW, I have upgraded my jupyter. import plotly.express as px import numpy as np df = px.data.gapminder().query ...
Read more >
Release notes — Anaconda Platform 5.6.0 documentation
If you are experiencing issues using Anaconda Enterprise, ... The version is the same as the original deployment versus changing to latest. Corrected...
Read more >
JupyterLab 3.3.0 is released! - Jupyter Community Forum
JupyterLab 3.3.0 Release Here are the new cool features available in JupyterLab ... Kernel sources Open URLs Progess indicators Notebook Ta…
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found