{% extends "base.html" %} {% block content %} {% if page.nb_url %}

Download examples

You can download the examples in your chosen format using the buttons on the right. {% include ".icons/simple/jupyter.svg" %} {% include ".icons/simple/python.svg" %}

{% endif %} {{ super() }} {% endblock %} {% block site_meta %} {{ super() }} {% endblock %}