{% extends "layout.html" %} {% block body %} {% if not no_frontpage_input %}

nbviewer

A simple way to share Jupyter Notebooks

{% endif %} {% for section in sections %}

{{section.header}}

{% endfor %} {% endblock body %}