Skip to content

Commit 1d01c0a

Browse files
author
Kyle Beyer
committed
update nb
1 parent fc189b5 commit 1d01c0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/plotting_differential_xs.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -839,7 +839,7 @@
839839
},
840840
{
841841
"cell_type": "code",
842-
"execution_count": 33,
842+
"execution_count": 34,
843843
"id": "a72103d0-91cc-4c5b-8df1-43a519fa9fa9",
844844
"metadata": {},
845845
"outputs": [
@@ -874,7 +874,7 @@
874874
")\n",
875875
"ax.set_xlim([-5, 265])\n",
876876
"\n",
877-
"plt.savefig(\"lead_208_pp_dxds.pdf\")"
877+
"plt.savefig(\"lead_208_pp_dxds.png\")"
878878
]
879879
},
880880
{

0 commit comments

Comments
 (0)