Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save KunalSin9h/a4c68b1dd644fa0ee8c4a75121818e51 to your computer and use it in GitHub Desktop.
Save KunalSin9h/a4c68b1dd644fa0ee8c4a75121818e51 to your computer and use it in GitHub Desktop.

Solution:

You can solve that problem by inserting"enable-proposed-api": ["ms-toolsai.jupyter"] in the start settings of vs code. 
So press CTRL+ALT+P -> "Preference: Configure Runtime Arguments" then insert the upper line. After that restart vscode.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment