{% extends "base.html" %} {% block outdated %} You're not viewing the latest version. Click here to go to latest. {% endblock %} {% block content %} {% if page.nb_url %}
Open In Colab
{% include ".icons/material/download.svg" %} {% endif %} {{ super() }} {% endblock content %}