- <div class="buttons">
 
- {% include buttons/download.html %}
 
- {% if page.interact_link %}
 
-   {% include buttons/thebelab.html %}
 
-   {% include buttons/nbinteract.html %}
 
-   {% include buttons/binder.html %}
 
-   {% include buttons/jupyterhub.html %}
 
- {% endif %}
 
- </div>
 
 
  |