I can't find a kernel to use for my VS code

I am trying to run Jupyter Notebook on VS code. However, when I try to select a kernel using the top-right button, no options appear. This is strange, because when I run Jupyter Notebook on the browser, I do not have this issue. Not only that, but when I run the command “jupyter kernelspec list”, available kernels do show up for me. I tried uninstalling and reinstalling my Jupyter Notebook extensions. I also did the same with my python extensions as well. When I try to reselect a new python interpreter. I get the same problem.

Any help with solving this issue would be appreciated :pray: