-
Notifications
You must be signed in to change notification settings - Fork 1.3k
When checking if kernelspec
subcommand is available, use subprocess
#9400
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
Conversation
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 @@
## release-2019.12 #9400 +/- ##
===================================================
- Coverage 57.38% 57.01% -0.37%
===================================================
Files 551 551
Lines 29396 29420 +24
Branches 4468 4473 +5
===================================================
- Hits 16868 16775 -93
- Misses 11583 11706 +123
+ Partials 945 939 -6
Continue to review full report at Codecov.
|
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.
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.
…#9400) * When checking if `kernelspec` subcommand is available, use subprocess * Ignore linter error
No description provided.