{# Based on https://github.com/bashtage/sphinx-material/blob/master/sphinx_material/sphinx_material/sourcelink.html #} {%- if show_source and has_source and sourcename %}
{% if page_source_suffix==".ipynb" %}
  • library_books Open in Colab
  • {% endif %}
  • edit {{ _('Edit on GitHub') }}
  • find_in_page {{ _('View Page Source') }}
  • {%- endif %} {% if sphinx_material_include_searchbox %} {% endif %}