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
* Davidkutu/port intellisense fix (#10531)
* Jupyter autocompletion will only show up on empty lines,
instead of appearing in functions.
* filter out magic commands instead of
ignoring all the jupyter intellisense.
* moved the new code to a function and created tests
* removed pressCtrlSpace function
* added comments
* update changelog and delete news file
* Rename datascience to datascience_modules (#10525) (#10528)
* Rename datascience to datascience_modules (#10525)
* Rename datascience to datascience_modules
* Change name to something even harder to get wrong
* Fix unit test failure for release
* Ensure local host only if connection not available (#10600) (#10644)
* Ensure local host only if connection not available
* Add news item
* Fix#10437: Update launch.json handling to support "listen" and "connect" (#10517) (#10654)
Co-authored-by: Pavel Minaev <[email protected]>
* Update version and change log (#10662)
* Update version and change log
* Fix flakey file system tests (#10541)
Co-authored-by: Rich Chiodo <[email protected]>
Co-authored-by: David Kutugata <[email protected]>
Co-authored-by: Rich Chiodo <[email protected]>
Co-authored-by: Pavel Minaev <[email protected]>
1. When you install missing dependencies for Jupyter successfully in an active interpreter also set that interpreter as the Jupyter selected interpreter.
0 commit comments