Skip to content

Commit

Permalink
Config fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mathieuboudreau committed Oct 1, 2024
1 parent 51132a7 commit c7885b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion figures/2 T1 mapping/figure_2-2.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@
"\n",
"fig = dict(data=data, layout=layout)\n",
"\n",
"iplot(fig, filename = 'ir_fig_2.html', config = config)\n",
"plot(fig, filename = 'ir_fig_2.html', config = config)\n",
"\n",
"#display(HTML('ir_fig_2.html'))"
]
Expand Down

0 comments on commit c7885b8

Please sign in to comment.