I have created a custom kernel for jupyter notebook using this aproach create kernel in venv
The kernel is selectable when opening a notebook
I want to to use this kernel in vs code when working on a ipynb
file
under select kernel
I can not find the created kernel
only the default pyton and conda kernels are listed
how can I add the created kernel to that list/ find the kernel ?