We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46f7154 commit c89b4dbCopy full SHA for c89b4db
renderings/plotly-python.qmd
@@ -28,7 +28,7 @@ pio.templates['dark_brand'] = theme_brand_plotly('dark-brand.yml')
28
29
```{python}
30
#| echo: false
31
-#| renderings: [foo, light, dark]
+#| renderings: [light, dark]
32
# plotly 6.* has three outputs the first time you run it.
33
# without "foo" you'll get the warning
34
# (W) need 2 cell-output-display for renderings light,dark; got 3
0 commit comments