0

I just updated my jupyterlab to Version 3.2.9. Ever since, my run commands are randomly ignored. Sometimes, the execution seems to start and a star appears, but nothing happens, instead, the next cell is executed, if both were started in one go(leading to errors). When only running one cell, running again sometimes helps in these cases. Sometimes (in particular after a kernel interrupt), the code just won't execute anything any more (the brackets where a star or number should appear just stay blank).

I tried whether I could get something reproducible, but it all seems very random and I am at a loss. Is there anybody who has a good idea what I could check/try/... Has anybody ever seen this behavior?

1
  • Update: It now seems that this only happens if the following is executed at some point: %matplotlib import matplotlib.pyplot as plt %matplotlib notebook Commented Dec 18, 2024 at 13:11

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.