VSCode runs SlicerCAT everytime new jupyter notebook is created

Hi,

I’ve build Slicer Jupyter extension and can successively use it within SlicerCAT application.

But now everytime I create jupyter notebook in VSCode it tries to detect exsiting Jupyter Kernels and suddenly runs my SlicerCAT :slight_smile:

Finally it finds existing kernels and here I can see my SlicerCAT.

By the way the default python in VSCode is Slicer’s python.

Any suggestion how to keep SlicerCAT kernel and prohibit automatically launching it at the time when VSCode tries to detect kernels?

Windows 11