User Documentation
Configuration
Contributor Documentation
Community documentation
About Jupyter Notebook
Questions? Suggestions?
This notebook just defines bar
bar
In [2]:
def bar(x): return "bar" * x