This repository was archived by the owner on Jul 3, 2024. It is now read-only.
This repository was archived by the owner on Jul 3, 2024. It is now read-only.
Open
Description
Procedure followed
- Cloned repo
- Opened VSCode in folder
- Ran yarn (got warning
The engine "vscode" appears to be invalid.
) - Hit F5
- 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