##// END OF EJS Templates
ipython_parallel is now ipyparallel
ipython_parallel is now ipyparallel

File last commit:

r20278:8f4dcac7
r21326:c5b82206
Show More
other.ipynb
44 lines | 748 B | text/plain | TextLexer

This notebook just defines bar

InĀ [2]:
def bar(x):
    return "bar" * x