##// END OF EJS Templates
reimport HTML in different section...
reimport HTML in different section Explicitely reimport HTML from IPython.display when we change section

File last commit:

r4910:0dc49390
r9991:2b0b4ea4
Show More
client.py
3 lines | 62 B | text/x-python | PythonLexer
from IPython.parallel.client import Client
client = Client()