##// END OF EJS Templates
Merge pull request #4655 from minrk/marked-nbconvert...
Merge pull request #4655 from minrk/marked-nbconvert prefer marked to pandoc for markdown2html

File last commit:

r9190:20a102a5
r14794:07dbfbc2 merge
Show More
client.py
3 lines | 62 B | text/x-python | PythonLexer
from IPython.parallel.client import Client
client = Client()