##// END OF EJS Templates
fix typo in nbconvert help...
fix typo in nbconvert help Latex template is 'base', not 'basic' cf. https://github.com/ipython/ipython/tree/master/IPython/nbconvert/templates/latex

File last commit:

r16120:24b93a1d
r16715:86fd580e
Show More
client.py
3 lines | 62 B | text/x-python | PythonLexer
from IPython.parallel.client import Client
client = Client()