Clearing all outputs in the notebook via VS Code's "Clear All Outputs" button (see the image below), and making sure there are no long/heavy outputs did the trick for me.

Answer from beapea on Stack Overflow
🌐
GitHub
github.com › microsoft › vscode › issues › 146153
Jupyter Notebook not showing output + background turning grey · Issue #146153 · microsoft/vscode
March 28, 2022 - Does this issue occur when all extensions are disabled?: Yes/No VS Code Version: 1.65.2 OS Version: Windows_NT x64 10.0.19042 Steps to Reproduce: Open an existing notebook OR create a new notebook ...
Author   PepperPile
Discussions

Suddenly not seeing cell output
Hi folks, I’ve been happily using Jupyter in MS VisualCode, but today I seem to have accidentally pressed something that has resulted in: cell output not being displayed all cells except the currently active one having a wide grey border Find function not finding matches (even when there ... More on discourse.jupyter.org
🌐 discourse.jupyter.org
1
0
December 13, 2024
VS Code Jupyter Notebooks are not working, background is turning grey, and I cannot see the output - Stack Overflow
I have had a problem with VS code for about a week now. I have tried to fix it but no success. The box that contains the VS code is surrounded with 'grey' color and I cannot see the output (see pic... More on stackoverflow.com
🌐 stackoverflow.com
The background of main interface became grey.
Issue Type: Bug I am using Jupyter Notebook in VS code. When I wheeled down the interface, it became grey. It happened before. Cannot see any pics clearly. VS Code version: Code 1.69.1 (b06ae3b, 20... More on github.com
🌐 github.com
53
July 14, 2022
My Cell Output in VS Code while using Jupyter Notebooks has turned gray, but my code is still visible.
It seems you may have included a screenshot of code in your post " My Cell Output in VS Code while using Jupyter Notebooks has turned gray, but my code is still visible. ". If so, note that posting screenshots of code is against r/learnprogramming 's Posting Guidelines (section Formatting Code): please edit your post to use one of the approved ways of formatting code . (Do NOT repost your question! Just edit it.) If your image is not actually a screenshot of code, feel free to ignore this message. Automoderator cannot distinguish between code screenshots and other images. Please, do not contact the moderators about this message. Your post is still visible to everyone. I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns. More on reddit.com
🌐 r/learnprogramming
1
1
January 30, 2023
🌐
Jupyter Community Forum
discourse.jupyter.org › general
Lost colorization in Jupyter Notebook - General - Jupyter Community Forum
June 4, 2019 - Anaconda3 is installed and updated with all the latest versions ov serval apps including JupyterLab and Jupyter. JupyterLab operates without problems, but Jupyter has lost all colorization. No syntax colors for code or markup; all is in black and white. Sometimes, rarely, the colorization for Jupyter returns after app startup.
🌐
GitHub
github.com › microsoft › vscode › issues › 179533
Jupyter notebook greyed out · Issue #179533 · microsoft/vscode
Type: Bug Open a jupyter notebook. The content shows briefly. Then all output and the background of the notebook turns grey. Cannot see anything. Cannot run anything and see output. Unusable now. S...
🌐
GitHub
github.com › microsoft › vscode › issues › 155242
The background of main interface became grey. · Issue #155242 · microsoft/vscode
July 14, 2022 - Issue Type: Bug I am using Jupyter Notebook in VS code. When I wheeled down the interface, it became grey. It happened before. Cannot see any pics clearly. VS Code version: Code 1.69.1 (b06ae3b, 2022-07-12T08:21:24.514Z) OS version: Wind...
Author   tengyuntian
Find elsewhere
🌐
Reddit
reddit.com › r/learnprogramming › my cell output in vs code while using jupyter notebooks has turned gray, but my code is still visible.
r/learnprogramming on Reddit: My Cell Output in VS Code while using Jupyter Notebooks has turned gray, but my code is still visible.
January 30, 2023 -

I was coding in VSC using Jupyter and I dropped my phone on my keyboard and all of my cells became gray. I'm not sure how to fix it.

I don't know if my file size is too big, or If there are too many plotly graphics in my notebook, but I can't find a way to fix it.

I've tried re-installing the regular/stable version of VSC, installing VSC-Insiders, clearing my cache (I believe I did this correctly via stack posts).

Here's a link to a screenshot of what I am seeing: https://imgur.com/a/fkfHw9r

Is this possibly because I am using plotly for all of my visuals instead of png's?

I have a similar, larger file with roughly the same number of visuals where this problem isn't occurring

🌐
Jupyter Community Forum
discourse.jupyter.org › general
HELP! My Jupyter notebook is not showing any outputs. : ( - General - Jupyter Community Forum
February 27, 2021 - So I am pretty new to Jupyter notebook and have been using it for weeks now. I took a little break from studying python for a week or so and am now trying to get back to it. However, when I opened up my notebook to work yesterday I noticed that when I do enter + shift to get it to run the cell it will not give me an output.
🌐
Reddit
reddit.com › r/vscode › any idea why and how to remove this gray "background"?
r/vscode on Reddit: Any idea why and how to remove this gray "background"?
November 2, 2024 - The gray color is possibly due to your Jupyter Cache size being too large. ... I guess that could be the reason. Is there a possibility to avoid restarting the IDE to sort it out in the same session?
🌐
Jupyter Community Forum
discourse.jupyter.org › notebook
Unable to show the print output of my notebook - Notebook - Jupyter Community Forum
May 5, 2024 - Sorry to ask a very basic question but I am unable to show the results of my notebook here I have tried all the solutions mentioned in Stack Overflow but none of them work. Here are some of the SO solutions I tried - …
🌐
Jupyter Community Forum
discourse.jupyter.org › notebook
No Output Displaying in Jupyter for plt.show() - Notebook - Jupyter Community Forum
February 25, 2023 - I’m taking a Coursera course by IBM and the labs are in Jupyter. I run the code, but I never see any output from the code. I’m running the code with shift-enter, and I’ve also tried from the Run menu. In the screenshot, I run all the code up to and including the cell that ends with plt.show(), but I don’t see the scatterplot displayed anywhere.
🌐
Jupyter Community Forum
discourse.jupyter.org › notebook › ipynb
Showing [ * ] but not displaying output - ipynb - Jupyter Community Forum
February 8, 2024 - What you show in your single screenshot shows the process is still running hence the asterisk being shown. Beyond telling you to have patience and monitor the busy/ready indicator in the open right corner, we cannot tell you much because you literally provide no more than a title and a single ...
🌐
Reddit
reddit.com › r/vscode › my cell output in vs code while using jupyter notebooks has turned gray, but my code is still visible.
r/vscode on Reddit: My Cell Output in VS Code while using Jupyter Notebooks has turned gray, but my code is still visible.
January 30, 2023 -

I was coding in VSC using Jupyter and I dropped my phone on my keyboard and all of my cells became gray. I'm not sure how to fix it.

I don't know if my file size is too big, or If there are too many plotly graphics in my notebook, but I can't find a way to fix it.

I've tried re-installing the regular/stable version of VSC, installing VSC-Insiders, clearing my cache (I believe I did this correctly via stack posts).

Here's a link to a screenshot of what I am seeing: https://imgur.com/a/fkfHw9r

Is this possibly because I am using plotly for all of my visuals instead of png's?

I have a similar, larger file with roughly the same number of visuals where this problem isn't occurring

🌐
GitHub
github.com › ipython › ipython › issues › 11027
Jupyter Notebook is not showing the output of any code executed on the cell · Issue #11027 · ipython/ipython
March 1, 2018 - Hello, I am new to python. When I use Jupyter Notebook the code inside the cells won't execute and I get these empty brackets ([ ]).
Author   s13varun
🌐
Jupyter Community Forum
discourse.jupyter.org › jupyterlab
No colour output in code mode. nothing returned - JupyterLab - Jupyter Community Forum
February 23, 2023 - I started a new notebook in JupyterLb in Chrome and the code was black and nothing was returned. I tried restarting the kernel. What worked was using another browser (Brave). But now I’m on another computer and I have t…
🌐
Reddit
reddit.com › r/learnpython › please solve: jupyter notebooks (python) not displaying output
r/learnpython on Reddit: please solve: Jupyter Notebooks (python) not displaying output
May 26, 2018 -

Hi , i recently installed anaconda 3 (python3.6), and then opened the jupyter notebook , i try to run the code but only new cells are created. I tried uninstalling and reinstalling doesnt work.tried anaconda 2(python 2.6) doesnt work either.