Jason Ross
Jason Ross
I had the same issue. Running `jupyter kernelspec list --json` showed a warning message: ``` [ListKernelSpecs] WARNING | Config option `kernel_spec_manager_class` not recognized by `ListKernelSpecs`. { "kernelspecs": { "python3": {...
Had the wrong branch checked out when I ran the test suite on windows. Will reopen when Windows works.
Thanks for the feedback! Looks like I missed a serious bug with how fish-style truncation interacts with regex substitutions. For the record, here's what I get when I try to...