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.

I can't get see the canvas :(, got an error in console.

See original GitHub issue

vendors~main.d6ae31c7fff1f92f0bb6.js:2 Exception opening new comm _handleCommOpen @ vendors~main.d6ae31c7fff1f92f0bb6.js:2 async function (async) _handleCommOpen @ vendors~main.d6ae31c7fff1f92f0bb6.js:2 _handleMessage @ vendors~main.d6ae31c7fff1f92f0bb6.js:2 async function (async) _handleMessage @ vendors~main.d6ae31c7fff1f92f0bb6.js:2 (anonymous) @ vendors~main.d6ae31c7fff1f92f0bb6.js:2 Promise.then (async) _onWSMessage @ vendors~main.d6ae31c7fff1f92f0bb6.js:2 vendors~main.d6ae31c7fff1f92f0bb6.js:2 Exception opening new comm _handleCommOpen @ vendors~main.d6ae31c7fff1f92f0bb6.js:2 async function (async) _handleCommOpen @ vendors~main.d6ae31c7fff1f92f0bb6.js:2 _handleMessage @ vendors~main.d6ae31c7fff1f92f0bb6.js:2 async function (async) _handleMessage @ vendors~main.d6ae31c7fff1f92f0bb6.js:2 (anonymous) @ vendors~main.d6ae31c7fff1f92f0bb6.js:2 Promise.then (async) _onWSMessage @ vendors~main.d6ae31c7fff1f92f0bb6.js:2 vendors~main.d6ae31c7fff1f92f0bb6.js:2 Exception opening new comm _handleCommOpen @ vendors~main.d6ae31c7fff1f92f0bb6.js:2 async function (async) _handleCommOpen @ vendors~main.d6ae31c7fff1f92f0bb6.js:2 _handleMessage @ vendors~main.d6ae31c7fff1f92f0bb6.js:2 async function (async) _handleMessage @ vendors~main.d6ae31c7fff1f92f0bb6.js:2 (anonymous) @ vendors~main.d6ae31c7fff1f92f0bb6.js:2 Promise.then (async) _onWSMessage @ vendors~main.d6ae31c7fff1f92f0bb6.js:2 vendors~main.d6ae31c7fff1f92f0bb6.js:2 Exception opening new comm _handleCommOpen @ vendors~main.d6ae31c7fff1f92f0bb6.js:2 async function (async) _handleCommOpen @ vendors~main.d6ae31c7fff1f92f0bb6.js:2 _handleMessage @ vendors~main.d6ae31c7fff1f92f0bb6.js:2 async function (async) _handleMessage @ vendors~main.d6ae31c7fff1f92f0bb6.js:2 (anonymous) @ vendors~main.d6ae31c7fff1f92f0bb6.js:2 Promise.then (async) _onWSMessage @ vendors~main.d6ae31c7fff1f92f0bb6.js:2 vendors~main.d6ae31c7fff1f92f0bb6.js:2 Exception opening new comm _handleCommOpen @ vendors~main.d6ae31c7fff1f92f0bb6.js:2 async function (async) _handleCommOpen @ vendors~main.d6ae31c7fff1f92f0bb6.js:2 _handleMessage @ vendors~main.d6ae31c7fff1f92f0bb6.js:2 async function (async) _handleMessage @ vendors~main.d6ae31c7fff1f92f0bb6.js:2 (anonymous) @ vendors~main.d6ae31c7fff1f92f0bb6.js:2 Promise.then (async) _onWSMessage @ vendors~main.d6ae31c7fff1f92f0bb6.js:2 vendors~main.d6ae31c7fff1f92f0bb6.js:2 Exception opening new comm _handleCommOpen @ vendors~main.d6ae31c7fff1f92f0bb6.js:2 async function (async) _handleCommOpen @ vendors~main.d6ae31c7fff1f92f0bb6.js:2 _handleMessage @ vendors~main.d6ae31c7fff1f92f0bb6.js:2 async function (async) _handleMessage @ vendors~main.d6ae31c7fff1f92f0bb6.js:2 (anonymous) @ vendors~main.d6ae31c7fff1f92f0bb6.js:2 Promise.then (async) _onWSMessage @ vendors~main.d6ae31c7fff1f92f0bb6.js:2 vendors~main.d6ae31c7fff1f92f0bb6.js:2 Exception opening new comm _handleCommOpen @ vendors~main.d6ae31c7fff1f92f0bb6.js:2 async function (async) _handleCommOpen @ vendors~main.d6ae31c7fff1f92f0bb6.js:2 _handleMessage @ vendors~main.d6ae31c7fff1f92f0bb6.js:2 async function (async) _handleMessage @ vendors~main.d6ae31c7fff1f92f0bb6.js:2 (anonymous) @ vendors~main.d6ae31c7fff1f92f0bb6.js:2 Promise.then (async) _onWSMessage @ vendors~main.d6ae31c7fff1f92f0bb6.js:2

Screenshot from 2021-02-05 16-17-51 Using Jupyter lab, version is 2.2.6

Sorce from: https://github.com/martinRenou/ipycanvas/blob/master/examples/hand_drawing.ipynb

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
anandvsrcommented, Feb 8, 2021

jupyter labextension install @jupyter-widgets/jupyterlab-manager ipycanvas Sorry for this. I didn’t install the lab extension. Now it’s worked. 👍

0reactions
martinRenoucommented, Feb 8, 2021

Nice!

Read more comments on GitHub >

github_iconTop Results From Across the Web

javascript troubleshooting in canvas using console.log [closed]
I'm trying to troubleshoot some javascript code, but I can't get any console.log info to show up on the html canvas so that...
Read more >
Unable to Access Admin Console - SSO Error
Hi, I'm trying to access the Admin Console for my college. However, when logging in, I see the error message "Single Sign-On Error"....
Read more >
javascript exception in tool_inline.js · Issue #1468 - GitHub
Go to any LTI tool that opens an iframe within Canvas. Check console on your browser 3.You will get console error saying: Uncaught...
Read more >
Technical troubleshooting tips – Figma Help Center
If you have checked the console log and have identified errors there, please include an export of the console log in your bug...
Read more >
Error Messages | Maps JavaScript API - Google Developers
To open the Developer Tools, select the menu icon > More Tools > Developer Tools. To open the JavaScript Console, press the ESC...
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