{% extends "layout.html" %} {% block body %} {% if not no_frontpage_input %} nbviewer A simple way to share Jupyter Notebooks Go! {% endif %} {% for section in sections %} {{section.header}} {% for link in section.links %} {{link.text}} {% endfor %} {% endfor %} {% endblock body %}
A simple way to share Jupyter Notebooks
{{link.text}}