Skip to content

Commit 67f3c95

Browse files
committed
Move acknowledgements section to the top
1 parent 94f2837 commit 67f3c95

1 file changed

Lines changed: 23 additions & 23 deletions

File tree

tutorials/UVES/UVES.ipynb

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,29 @@
2222
"Analyzing UVES Spectroscopy with Astropy"
2323
]
2424
},
25+
{
26+
"cell_type": "heading",
27+
"level": 2,
28+
"metadata": {},
29+
"source": [
30+
"Acknowledgments"
31+
]
32+
},
33+
{
34+
"cell_type": "markdown",
35+
"metadata": {},
36+
"source": [
37+
"License: This tutorial is made available under the terms of the\n",
38+
"[Creative Commons Attribution 3.0 License](http://creativecommons.org/licenses/by/3.0/)\n",
39+
"\n",
40+
"Authors: Moritz Guenther\n",
41+
"\n",
42+
"Copyright: 2013 Moritz Guenther\n",
43+
"\n",
44+
"Based on observations made with ESO Telescopes at the La Silla Paranal Observatory\n",
45+
"under program ID 087.V0991(A)."
46+
]
47+
},
2548
{
2649
"cell_type": "markdown",
2750
"metadata": {},
@@ -80,29 +103,6 @@
80103
"Then start up IPython with the ``--pylab`` option to enable easy plotting"
81104
]
82105
},
83-
{
84-
"cell_type": "heading",
85-
"level": 2,
86-
"metadata": {},
87-
"source": [
88-
"Acknowledgments"
89-
]
90-
},
91-
{
92-
"cell_type": "markdown",
93-
"metadata": {},
94-
"source": [
95-
"License: This tutorial is made available under the terms of the\n",
96-
"[Creative Commons Attribution 3.0 License](http://creativecommons.org/licenses/by/3.0/)\n",
97-
"\n",
98-
"Authors: Moritz Guenther\n",
99-
"\n",
100-
"Copyright: 2013 Moritz Guenther\n",
101-
"\n",
102-
"Based on observations made with ESO Telescopes at the La Silla Paranal Observatory\n",
103-
"under program ID 087.V0991(A)."
104-
]
105-
},
106106
{
107107
"cell_type": "heading",
108108
"level": 2,

0 commit comments

Comments
 (0)