File: jupyter-qtconsole.desktop

package info (click to toggle)
python-qtconsole 5.6.1-4
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,184 kB
  • sloc: python: 7,222; makefile: 180; sh: 36
file content (14 lines) | stat: -rw-r--r-- 421 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# If you want jupyter qtconsole to appear in a linux app launcher ("start menu"), install this by doing:
# sudo desktop-file-install ipython-qtconsole.desktop

[Desktop Entry]
Comment=Jupyter qtconsole
Exec=jupyter qtconsole
GenericName[en_US]=Jupyter shell
GenericName=Jupyter shell
Icon=network-idle
Name[en_US]=Jupyter Qt console
Name=Jupyter Qt console
Categories=Development;Utility;
Terminal=false
Type=Application