Skip to content

Commit be4be5b

Browse files
authored
Merge pull request #244 from befeleme/fix-desktop
State the correct name of the application in the desktop entry
2 parents 8f667ed + bb196cf commit be4be5b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

jupyter-nbclassic.desktop

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[Desktop Entry]
2-
Name=Jupyter Notebook
3-
Comment=Run Jupyter Notebook
2+
Name=Jupyter NbClassic
3+
Comment=Run Jupyter NbClassic
44
Exec=jupyter-nbclassic %f
55
Terminal=true
66
Type=Application

0 commit comments

Comments
 (0)