Skip to content

Commit 95cf3c2

Browse files
committed
📝 add kaleido to docs
1 parent bc0aabc commit 95cf3c2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

plotly_resampler/figure_resampler/figure_resampler.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -347,6 +347,10 @@ def show_dash(
347347
image of the figure is shown. Hence this is a persistent version of the
348348
``"inline"`` mode, allowing users to see a static figure in other
349349
environments, browsers, etc.
350+
351+
.. note::
352+
This mode requires the ``kaleido`` package.
353+
350354
* ``"jupyterlab"``: The app will be displayed in a dedicated tab in the
351355
JupyterLab interface. Requires JupyterLab and the ``jupyterlab-dash``
352356
extension.

0 commit comments

Comments
 (0)