##// END OF EJS Templates
add `nbformat.writes(version=X)` for downgrade...
add `nbformat.writes(version=X)` for downgrade allows easy downgrade of notebooks.

File last commit:

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