Jupyter notebook executions turn grey in Visual studio code
23:19 24 Aug 2022

I am trying to execute python code in VS code enabling jupyter notebook execution.Repeatedly the execution screen turns gray which makes the output invisible with the headers.Code will be still executable.

Any suggestions to recover from this issue..Each time copy pasting to another notebook and rerunning is not helping to solve the issue.

enter image description here

python jupyter-notebook display