Skip to content

Commit 0a3443f

Browse files
committed
Remove remaining rst syntax
1 parent 5977e5a commit 0a3443f

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

tutorials/UVES/UVES.ipynb

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1124,11 +1124,7 @@
11241124
"ax.set_ylabel('flux')\n",
11251125
"ax.set_title('Ca II H line in MN Lup')\n",
11261126
"# when using this interface, we need to explicitly call the draw routine\n",
1127-
"plt.draw()\n",
1128-
"\n",
1129-
".. image:: CaII-lines-one.png\n",
1130-
":scale: 100%\n",
1131-
":align: center"
1127+
"plt.draw()"
11321128
],
11331129
"language": "python",
11341130
"metadata": {},

0 commit comments

Comments
 (0)