##// END OF EJS Templates
don't special case for py3k+numpy...
don't special case for py3k+numpy py3k+numpy non-copying recv works fine now, with released pyzmq. There was no need to make any changes in pyzmq. closes gh-478, closes gh-587 (rebased)

File last commit:

r4257:a765651c
r4571:487466d7
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