##// END OF EJS Templates
Fix manual section about pasting code with prompts.
Fix manual section about pasting code with prompts.

File last commit:

r4257:a765651c
r4439:28b55d92
Show More
ipython-qtconsole.desktop
15 lines | 465 B | application/x-desktop | DesktopLexer
/ 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