In this post I explain how I have managed to attach the VSCode debugger to a running jupyterlab 3 extension.
Category: Jupyter lab
Notes on migrating custom extensions to Jupyter Lab 3
Setting up VSCode to allow debugging a jupyter notebook extension in Python.
How to install and use the extension ‘jupyterlab-autoplay’, to run and hide cells automatically.