-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Notebook should use kernel from metadata #9936
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Notebook should use kernel from metadata #9936
Conversation
rchiodo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
![]()
Codecov Report
@@ Coverage Diff @@
## master #9936 +/- ##
=========================================
- Coverage 61.2% 61.2% -0.01%
=========================================
Files 564 564
Lines 30061 30077 +16
Branches 4545 4550 +5
=========================================
+ Hits 18399 18408 +9
- Misses 10632 10639 +7
Partials 1030 1030
Continue to review full report at Codecov.
|
|
Kudos, SonarCloud Quality Gate passed!
|
For #9927 * Notebook should use kernel from metadata * Fix formatting
For #9927