Unable to change jupyter notebook font - jupyter-notebook

I have been trying to change my jupyter notebook font since I got my new computer. For some reason, it is showing this ugly font and I could not change it.
I tried using jupyter theme but only the theme changed, the font still stays the same after the change. Does anyone have the same issue? Any help would be greatly appreciated. Thanks.

Related

Is there a way to fix problems with jupyter font

I installed anaconda on my system a few days ago and have this weird looking font in my jupyter notebookenter image description here that makes it hard to view the output of my code. is there any way around this?enter image description here

White Lines on Jupyter Notebook stopping kernal from running cells

I'm working on a jupyter notebook at the minute and these 4 white lines have popped up which seems to kill the kernal. Manually I can run any cells after this but it won't do it automatically.
https://i.stack.imgur.com/IANAm.png
I can't click into them to edit or delete them. I have no idea where they appeared from.
Hoping someone can shed some light
I just Googled this as I have the same problem. Saving the Notebook and refreshing the browser window worked for me on a case-by-case basis.
But apparently it's fixed now, so updating your Jupyter-Lab should solve the issue.

Cannot zoom in in PyCharm Jupyter notebook preview

I am using PyCharm to work on an ipynb file. I am using the "Split view"-mode so that i can see my code and the output next to each other. While using the preview window on the right, I noticed that i am unable to zoom in. No matter in which direction i am moving the mouse wheel, the preview page is always zooming out. When i restart PyCharm the standard zoom-level gets restored.
Ctrl, - and variations of it didn't work.
I tried configuring the settings option "Change font size with Ctrl+Mouse Wheel" but this only affects the zooming in the code editor. I did not find any other helpful setting.
I wondered if other people also have this problem/bug or if i am just missing something here.

Disappearance of all cell outputs of a jupyter notebook in Google Colab

I have a big problem. All cell outputs my Jupyter notebook in Google Colab are deleted. I do not know why, if I accidentally pressed "Restart and run all" or something similar.
Is there any way to restore the state of the notebook from this disappearance of the cell outputs?
Can someone help me? Many thanks for any help
Check the revision history using the File -> Revision history menu.
Slightly old, but adding an answer here anyway. If it doesn't appear in the revision history there you can refresh the page at which the notebooks are present, and the output should reappear even if you had previously cleared it.

Atom: Unstaged Changes Pop Up

I'm using the Atom IDE, and an "Unstaged Changes" tab pops up each time I switch to an other tab (see image below).
I know what unstaged changes are, I just don't know how to keep the window from popping up all the time. I've turned off all the packages that contain the word "git", but that didn't solve the isse. Any help would be appreciated!
Atom Unstaged Changes Tab
I uninstalled Atom, and reinstalled it. That solved the problem. I was hoping to not have to uninstall, but it was really making me crazy to work with the constant pop-ups.
Thanks for all the comments! It seems like it wasn't a problem with the .git file in the project folder (since that wouldn't be effected by reinstalling Atom)

Resources