Skip checking ipykernel if interpreter has a kernel with kernelspec that has debugger flag set #8196
Labels
*duplicate
Issue identified as a duplicate of another issue(s)
perf
Performance issues
verified
Verification succeeded
Milestone
THe new ipykernel ends up creating kernlespec.json files with a debugger flag, that only works when a specific version of ipykernel is available in that environment.
I.e. if debugger is available, then ipykernle is available, hence no need to check if ipykernle is installed.
The text was updated successfully, but these errors were encountered: