do jupyter notebooks debugging code example
Example 1: jupyter debugger
jupyter labextension install @jupyterlab/debugger
Example 2: jupyter debugger
conda install xeus-python -c conda-forge
jupyter labextension install @jupyterlab/debugger
conda install xeus-python -c conda-forge