Sunil Kumar

Results 8 comments of Sunil Kumar

We too have an isolated environments where having tabualtor working in offline context would solve most of Jupyter UI issues.

@philippjfr I am still seeing requests being made to following URLs which fails on an isolated device. https://cdn.holoviz.org/panel/1.1.0/dist/panel.min.js Following are installed packages. bokeh 3.1.1 panel 1.1.0 Was my understanding of...

Thanks for quick response @philippjfr . Got following warnings in browser console and table is not shown. ``` Bokeh: BokehJS was loaded multiple times but one version failed to initialize....

@philippjfr Issue I reported just now has disappeared, but I am still seeing failed requests to following URLs which makes the rendered table illegible. ``` Failed to load resource: net::ERR_CONNECTION_CLOSED...

@philippjfr I was looking around in the source to see if putting css in the installation folder would work. I see that [loading.css](https://github.com/holoviz/panel/blob/111242ac939aa51449bed50dd4c5b98922fa4f17/panel/dist/css/loading.css#L1) exists, but other css files are missing....

Hi @philippjfr , should I create a new issue for this?

This does not seem to work with JupyterHub.