User Documentation
Configuration
Contributor Documentation
This notebook just defines bar
bar
In [2]:
def bar(x): return "bar" * x