##// END OF EJS Templates
On tab select, the URL is updated.
On tab select, the URL is updated.

File last commit:

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