Cdn.holoviz.org

hello,

I’m trying to reproduce this standard example and serve the web page in gitub. As a result, I obtain a turning wheel (XGBoost Example) in front of the dahboard. In the dev console, the error message is related to cdn.holoviz.org that responds with a status 403. Is the service down ? Does anyone have an idea for an alternative ?

I’m working with python 3.11 and panel 1.2.3.

thanks,
JB

It looks like the Bokeh version should be: https://cdn.holoviz.org/panel/1.2.3/dist/wheels/bokeh-3.2.2-py3-none-any.whl and not 3.2.1.

Thanks,
I modified the version in the html file and it works. something is going wrong during panel conversion. What do you suggest me to report the problem ?
Best,
JB

Report it here with a minimal, reproducible example (MRE).

1 Like