##// END OF EJS Templates
rev kernel protocol version, and include it in message headers (as a string)
rev kernel protocol version, and include it in message headers (as a string)

File last commit:

r16113:87737521
r16565:4a6e9af9
Show More
other.ipynb
32 lines | 501 B | text/plain | TextLexer

This notebook just defines bar

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