ydataai / ydata-profiling

1 Line of code data quality profiling & exploratory data analysis for Pandas and Spark DataFrames.
https://docs.profiling.ydata.ai
MIT License
12.52k stars 1.68k forks source link

error on 'loading model class while running the profile report #1624

Open kpn25 opened 3 months ago

kpn25 commented 3 months ago

Failed to load model class 'HBoxModel' from module '@jupyter-widgets/controls'

fabclmnt commented 3 months ago

Hi @kpn25 ,

can you please provide more details including: version of the package that you are using,, python version, other package versions installed in the environment that you are using and the code you've used .