Traceback (most recent call last):
  File "/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages/reacton/core.py", line 1702, in _render
    root_element = el.component.f(*el.args, **el.kwargs)
  File "/home/runner/work/solara/solara/solara/website/pages/documentation/examples/visualization/annotator.py", line 45, in Page
    fig = go.FigureWidget(
  File "/opt/hostedtoolcache/Python/3.8.18/x64/lib/python3.8/site-packages/plotly/missing_anywidget.py", line 13, in __init__
    raise ImportError("Please install anywidget to use the FigureWidget class")
ImportError: Please install anywidget to use the FigureWidget class
This website runs on Solara