We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5bf462 commit 1a2e7f5Copy full SHA for 1a2e7f5
Examples.ipynb
@@ -50,7 +50,7 @@
50
"pio.templates['my_template'] = templated_fig.layout.template\n",
51
"pio.templates.default = 'my_template'\n",
52
"\n",
53
- "alt.renderers.enable('png')"
+ "alt.renderers.enable('png', webdriver='firefox')"
54
]
55
},
56
{
0 commit comments