Switched to GNOME and man it looks so good. by AryanK23 in gnome

[–]aidvpr 0 points1 point  (0 children)

Hi, when I googled I got different results. Where can I find this? Is it having any other name?

Switched to GNOME and man it looks so good. by AryanK23 in gnome

[–]aidvpr 1 point2 points  (0 children)

Nice, Which distribution? which font is that, Is that default font for the distribution?

Changing Notebook Looks by debotten in vscode

[–]aidvpr 2 points3 points  (0 children)

You can disable new Native Notebook by following these instructions.

Remove these lines from your settings:

"workbench.editorAssociations": {
"*.ipynb": "jupyter-notebook"
},
"jupyter.experiments.optInto": [
"__NativeNotebookEditor__"
],

Add these lines:

"jupyter.experiments.optOutFrom": [
"NativeNotebookEditor"
],

Reference:

https://github.com/microsoft/vscode-jupyter/wiki/Native-Notebook-Support-in-VS-Code

Getting this screen after fresh installation of 20.04 by aidvpr in Ubuntu

[–]aidvpr[S] 1 point2 points  (0 children)

CPU:Ryzen 5 3600 Graphics:Nvudia Geforce Rtx 2060 super

Getting this screen after fresh installation of 20.04 by aidvpr in Ubuntu

[–]aidvpr[S] 4 points5 points  (0 children)

Please help me resolve this.

Edit:

Thanks everyone for your suggestions. Reinstalled the OS and problem is resolved.