Copy to clipboard from IPython using Windows 7 -


i running ipython on windows 7 , can use %paste magic command paste clipboard. however, cannot copy ipython clipboard. want copy code snippets ipython , paste them text editor.

anyone know fix this?

as mentioned @adrianratnapala, can right-click in terminal window , select mark, mark code snippets want copy, , right-click (the marked content copied clipboard when right-click).

a more "permanent way" use feature right-click on title bar of terminal window , choose properties. under options tab, tick box next quickedit mode , save setting.

a third option use ipython's qt console. can use entering ipython qtconsole in command prompt.


Comments

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

qt - Errors in generated MOC files for QT5 from cmake -