{% block breadcrumbs %}
{%- if theme_toc_global %}
{%- block comments -%}
{% include "localtoc.html" %}
{%- endblock %}
{%- if not theme_toc_global %}
{%- endif %}
{% endblock %}
{%- endif %}
{% block body %} {% endblock %}
{% if theme_relations %}
{%- block bottom_rel_links %}
{{ render_relations() }}
{%- endblock %}
{% endif %}
{{ pagename }}
Download Python script
Download Notebook
View on GitHub