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.

Running the sample instructions not working on macOS

See original GitHub issue

Procedure followed

  1. Cloned repo
  2. Opened VSCode in folder
  3. Ran yarn (got warning The engine "vscode" appears to be invalid.)
  4. Hit F5
  5. New VSC instance opened

When opening sample notebook got the following errors:

“Cannot open resource with notebook editor type ‘nodebook’, please check if you have the right extension installed or enabled.”

also

“Activating extension ‘undefined_publisher.vscode-nodebook’ failed: [undefined_publisher.vscode-nodebook]: Proposed API is only available when running out of dev or with the following command line switch: --enable-proposed-api undefined_publisher.vscode-nodebook.”

Using VSCode 1.47.2

Issue Analytics

  • State:open
  • Created 3 years ago
  • Reactions:5
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

4reactions
weinandcommented, Jun 7, 2021

I’ll have to adapt the code to the latest APIs…

0reactions
mhkellercommented, May 13, 2022

Getting this error:

yarn install v1.22.18
[1/5] 🔍  Validating package.json...
warning vscode-nodebook@1.0.0: The engine "vscode" appears to be invalid.
[2/5] 🔍  Resolving packages...
[3/5] 🚚  Fetching packages...
[4/5] 🔗  Linking dependencies...
[5/5] 🔨  Building fresh packages...
✨  Done in 9.92s.

Hitting F5 opens up a new window but the file is JSON, not a notebook.

Read more comments on GitHub >

github_iconTop Results From Across the Web

If an app freezes or quits unexpectedly on Mac - Apple Support
Choose Apple menu > Force Quit, select the app in the dialog that appears, then click Force Quit.
Read more >
Instructions for setup and running on Mac Silicon chips #25
Hi, I've heard it is possible to run Stable-Diffusion on Mac Silicon (albeit slowly), would be good to include basic setup and instructions...
Read more >
Mac sound not working? Here's how to fix it - MacPaw
No sound on Mac? Check these things first · 1. Check the volume · 2. Is it an app problem? · 3. Run...
Read more >
What to try if you can't install or activate Office for Mac
If you're having trouble installing or activating Office for Mac, you can find self-help troubleshooting steps for common issues.
Read more >
Friendly Mac C++ installer does not work for me ... what's ...
I have a new computer running Mac (OS Monterey) and am trying to set up Rstan. Following the friendly guide here: Configuring C...
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