##// END OF EJS Templates
Remove out-of-date section from docs - it can be redone in the cookbook if desired.
Remove out-of-date section from docs - it can be redone in the cookbook if desired.

File last commit:

r4257:a765651c
r4713:4348f105
Show More
ipython-qtconsole.desktop
15 lines | 465 B | text/plain | TextLexer
/ docs / examples / core / ipython-qtconsole.desktop
# If you want ipython to appear in a linux app launcher ("start menu"), install this by doing:
# sudo desktop-file-install ipython-qtconsole.desktop
[Desktop Entry]
Comment=Enhanced interactive Python qtconsole
Exec=ipython qtconsole
GenericName[en_US]=IPython qtconsole
GenericName=IPython qtconsole
Icon=gnome-netstatus-idle
Name[en_US]=ipython qtconsole
Name=ipython qtconsole
Categories=Development;Utility;
StartupNotify=false
Terminal=false
Type=Application