##// END OF EJS Templates
added a quiet option to %cpaste to suppress output...
added a quiet option to %cpaste to suppress output Useful when, e.g., using ipython as the interpreter for emacs org-mode. Emacs copies python code from one buffer to ipython and can use the output in the original buffer. Using `-q` will remove unwanted output.

File last commit:

r7846:e288666b
r13774:56340abd
Show More
.gitattributes
5 lines | 109 B | text/plain | TextLexer
IPython/.git_commit_info.ini export-subst
* text=auto
*.py diff=python
*.js diff=javascript
*.html diff=html