Skip to content

Commit 1a2e7f5

Browse files
committed
set webdriver
1 parent a5bf462 commit 1a2e7f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Examples.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"pio.templates['my_template'] = templated_fig.layout.template\n",
5151
"pio.templates.default = 'my_template'\n",
5252
"\n",
53-
"alt.renderers.enable('png')"
53+
"alt.renderers.enable('png', webdriver='firefox')"
5454
]
5555
},
5656
{

0 commit comments

Comments
 (0)