Merge release 2020.3 to master#10797
Merged
karthiknadig merged 6 commits intomicrosoft:masterfrom Mar 26, 2020
Merged
Conversation
* 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
…t#10528) * Rename datascience to datascience_modules (microsoft#10525) * Rename datascience to datascience_modules * Change name to something even harder to get wrong * Fix unit test failure for release
…icrosoft#10644) * Ensure local host only if connection not available * Add news item
…and "connect" (microsoft#10517) (microsoft#10654) Co-authored-by: Pavel Minaev <[email protected]>
* Update version and change log * Fix flakey file system tests (microsoft#10541) Co-authored-by: Rich Chiodo <[email protected]>
|
Kudos, SonarCloud Quality Gate passed!
|
Codecov Report
@@ Coverage Diff @@
## master #10797 +/- ##
==========================================
- Coverage 60.63% 60.62% -0.02%
==========================================
Files 583 583
Lines 31548 31558 +10
Branches 4487 4488 +1
==========================================
+ Hits 19130 19131 +1
- Misses 11446 11453 +7
- Partials 972 974 +2
Continue to review full report at Codecov.
|
kimadeline
approved these changes
Mar 26, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.