ipython_blocking icon indicating copy to clipboard operation
ipython_blocking copied to clipboard

Input prompt numbering in JupyterLab not correct

Open dokempf opened this issue 3 years ago • 0 comments

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): Binder
  • Run in Lab (does not work): Binder

dokempf avatar Aug 10 '21 09:08 dokempf