##// END OF EJS Templates
Merge pull request #4017 from gmbecker/PR_rmagic2...
Merge pull request #4017 from gmbecker/PR_rmagic2 Add REPL-like printing of final/return value to %%R cell magic

File last commit:

r11089:45d39d22
r12183:681735e3 merge
Show More
__init__.py
5 lines | 142 B | text/x-python | PythonLexer
from .ansi import *
from .datatypefilter import *
from .highlight import *
from .latex import *
from .markdown import *
from .strings import *