How to run Jupyter Notebook

I was trying to run a Jupyter Notebook file, but I could not find any available kernel in my workspace, even though I have created my workspace with the Gemini API Notebook template. How do I create a kernel and run my notebook here?

I also have a problem where my Python extension would never stop loading when I was opening a notebook. Is it the cause of why I cannot connect to a kernel?

image

It appears there’s a compatibility issue between the current Python extension and Project IDX. Downgrading the Python extension to an earlier version might resolve the problem. This workaround has proven effective for me.

Thanks! Was having the same problem and downgrading the extension worked.