cdoremus
cdoremus11mo ago

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

See attached screenshot
No description
No description
3 Replies
cdoremus
cdoremus11mo ago
This seems to work: I added a deno.json file with an empty object to the folder holding the notebook's .ipynb file.
Deno AI Helper
Deno AI Helper11mo ago
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.
rgbkrk
rgbkrk11mo ago
You can also run Deno: Initialize Workspace Configuration in the command palette
No description