Off topic<p>I am struggling to upgrade JupyterLab 3 to JupyerLab 4 on my local Anaconda base environment.<p>Feel frustrated by the amount of package management I need to do to keep my dev environment up to date.<p>I was going to spend this weekend installing and trying out the Jupyter AI plugin. Instead I tried and failed to upgrade jupyter and jupyterlab after spending hours on it.<p>I also tried this on Amazon Sagemaker Studio in my personal AWS account and ran into what looked like permissions issues preventing me from installing this extension.
Question --<p>Is there an equivalent extension for VS Code?<p>I have reduced the usage of JupyterLab for my personal projects ever since VS Code started supporting inline notebook cells in .py files using the #%% syntax.