You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Intellisense in notebooks was originally provided by the python extension. We've made a change to have it provided by the jupyter extension so that we can have 'kernel' specific intellisense. This means if you select a kernel in a notebook, the packages that are parsed depend upon which kernel you pick.
Refs: #6333
Complexity: 3
Create Issue
Intellisense in notebooks was originally provided by the python extension. We've made a change to have it provided by the jupyter extension so that we can have 'kernel' specific intellisense. This means if you select a kernel in a notebook, the packages that are parsed depend upon which kernel you pick.
Setup steps:
Test steps:
The text was updated successfully, but these errors were encountered: