I was trying to follow this tutorial: Ubuntu 18.04 - open jupyter notebook with double click?
But I can't find the jupyter_notebook.desktop
at the location indicated...nor anywhere else!
Are we supposed to create this file? If not, how to find it?
Thanks for the help!
.desktop
file. In fact, they entered the actual commands needed to create such a file. The point of the answer was that theExec
line was incomplete, and that the file needed to be made executable. – Jos Nov 22 '21 at 14:43