We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5977e5a commit 0a3443fCopy full SHA for 0a3443f
1 file changed
tutorials/UVES/UVES.ipynb
@@ -1124,11 +1124,7 @@
1124
"ax.set_ylabel('flux')\n",
1125
"ax.set_title('Ca II H line in MN Lup')\n",
1126
"# 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"
+ "plt.draw()"
1132
],
1133
"language": "python",
1134
"metadata": {},
0 commit comments