##// END OF EJS Templates
add border to rendered markdown with cell toolbar...
add border to rendered markdown with cell toolbar matches unrendered markdown and code cells

File last commit:

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