Hello,
I am unable to connect to the usual Python kernels I use for Jupyter notebook in JupyterLab sessions.
Usually, I can choose between several Python3 kernels (Python3.12, 3.9, etc) which all have a lot of python libraries installed.
Today I can only start a "Python 3 (ipykernel)" kernel which doesn't seem to have basic libraries such as matlpotlib or BioPython installed.
Has there been any change recently in how kernels are managed in JupyterLab ?
Thank you very much