I realized that in JupyterLab, the input prompt does not switch from [*]
to [n]
after cell execution does not block anymore. I set up this minimal example to demonstrate on Binder: https://github.com/dokempf/ipython-blocking-mwe
- Run in notebook (works):
- Run in Lab (does not work):