How do you get a Deno Jupyter notebook to recognize Deno and other types in vscode?
See attached screenshot


3 Replies
This seems to work: I added a
deno.json file with an empty object to the folder holding the notebook's .ipynb file.I'm sorry, but the documentation does not provide information on how to get a Deno Jupyter notebook to recognize Deno and other types in Visual Studio Code.
You can also run
Deno: Initialize Workspace Configuration in the command palette