##// END OF EJS Templates
allow passing extra args to pandoc filters...
allow passing extra args to pandoc filters use: cell.source | markdown2latex(['--no-wrap']) to disable text wrapping

File last commit:

r12815:db07f4de
r17885:16b76860
Show More
README
10 lines | 195 B | text/plain | TextLexer
This is the IPython directory.
For more information on configuring IPython, do:
ipython -h
or to create an empty default profile, populated with default config files:
ipython profile create