gc153671
Results
1
comments of
gc153671
I'm also running into the same issue. It looks like the missing urls (e.g. [default.css](https://github.com/holoviz/panel/blob/main/panel/theme/native.py#L27)) come from importing [CDN_DIST](https://github.com/holoviz/panel/blob/main/panel/io/resources.py#L104) from panel.io.resources. Would it be worth dynamically setting CDN_DIST (either to...