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
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.