Skip to content

Commit e3975de

Browse files
committed
change ..note to links
1 parent 5b37c2c commit e3975de

File tree

1 file changed

+2
-11
lines changed

1 file changed

+2
-11
lines changed

tutorials/astropy.tpl

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,8 @@
55
{# Remove the exec_ prefix #}
66
{% set nb_name = resources.metadata.name[5:] %}
77

8-
.. note::
9-
10-
This tutorial was generated from a Jupyter notebook that can be downloaded `here
11-
<../_static/{{ nb_name }}/{{ nb_name }}.ipynb>`_.
12-
13-
You can interact with a live version of the source notebook through binder:
14-
15-
|binder{{ nb_name }}|
16-
17-
.. |binder{{ nb_name }}| image:: http://mybinder.org/badge.svg
18-
:target: https://beta.mybinder.org/v2/gh/astropy/astropy-tutorials/master?filepath=/tutorials/notebooks/{{ nb_name }}/{{ nb_name }}.ipynb
8+
`Download tutorial notebook <../_static/{{ nb_name }}/{{ nb_name }}.ipynb>`_ -
9+
`Interactive tutorial notebook <https://beta.mybinder.org/v2/gh/astropy/astropy-tutorials/master?filepath=/tutorials/notebooks/{{ nb_name }}/{{ nb_name }}.ipynb>`_
1910

2011
.. role:: inputnumrole
2112
.. role:: outputnumrole

0 commit comments

Comments
 (0)