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 bc0aabc commit 95cf3c2Copy full SHA for 95cf3c2
plotly_resampler/figure_resampler/figure_resampler.py
@@ -347,6 +347,10 @@ def show_dash(
347
image of the figure is shown. Hence this is a persistent version of the
348
``"inline"`` mode, allowing users to see a static figure in other
349
environments, browsers, etc.
350
+
351
+ .. note::
352
+ This mode requires the ``kaleido`` package.
353
354
* ``"jupyterlab"``: The app will be displayed in a dedicated tab in the
355
JupyterLab interface. Requires JupyterLab and the ``jupyterlab-dash``
356
extension.
0 commit comments