You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@mattquestions Thanks for reporting a bug. I think in colab it is hard to see the dashboard.
I will find out another way to see it.
Colab is just for tutorial, and use dashboard and web feature, recommend to install in your local environment. Thank you
Describe the bug
While running the following command locally,
!autorag dashboard --trial_dir /content/project_dir/0
in AutoRAG evaluator - Tutorial - Step 1 (deploy).ipynb,
I'm getting
ImportError: cannot import name 'HTMLBox' from 'bokeh.models.layouts'
To Reproduce
Steps to reproduce the behavior:
pip3 install blinker==1.8.2
pip3 install ipykernel==5.5.6 ipywidgets-bokeh==1.0.2
pip3 install AutoRAG==0.3.7
pip3 install datasets
pip3 install python-dotenv
pip3 install jupyter
Full Error log
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: