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.

Extension error on launch

See original GitHub issue

I am using my own jupyter notebook container and think I have installed everything as requested by the instructions for jupyter_tensorboard. When trying to open Tensorboard I get the extension error. My Chrome console shows the below error: image The versions for relevant packages are shown below: image

Thanks for the help!

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:1
  • Comments:6

github_iconTop GitHub Comments

1reaction
NanoCode012commented, Sep 5, 2020

Hi @andreasfragner and those reading , I got this error when trying to use jupyterlab_tensorboard (frontend of this repo for jupyterlab) https://github.com/chaoleili/jupyterlab_tensorboard/issues/25#issue-684139674 . I fixed it by the following.

Simple solution would be to tell users to pip install tensorboard==2.2.

0reactions
kuldip-barotcommented, May 1, 2022

Thanks @NanoCode012 pip install tensorboard==2.2 solved my problem too.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Widget SwiftUI previews failure wh… | Apple Developer Forums
ProcessError: Failed to launch widget extension: The operation couldn't be completed. (CHSErrorDomain error 1050.)" What can I do to make this work? Xcode ......
Read more >
Failed to load extensions on launch - Logic 2 Software - Saleae
I'm getting this popup message when I launch logic. Version is 2.3.23 Windows 10 Fresh install, brand new device. The software then connects ......
Read more >
Xcode Error When Launching Terminal - Apple StackExchange
This happened to me after an Xcode version update. Running XCode app and letting it re-install components resolved the issue. Share. Share ...
Read more >
titanium-extension Error processing "launch": Unable to find ...
Node 17 is currently not supported. The maximum version is 16 (it will log a warning but works fine). So I would downgrade...
Read more >
Fix "Aw, Snap!" page crashes and other page loading errors
Step 3: Close other tabs, extensions, & apps · Close every tab except for the one that's showing the error message. · Quit...
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