holoviz / panel

Panel: The powerful data exploration & web app framework for Python
https://panel.holoviz.org
BSD 3-Clause "New" or "Revised" License
4.79k stars 518 forks source link

Fix handling of index when providing baseurl/prefix to server #1397

Open MarcSkovMadsen opened 4 years ago

MarcSkovMadsen commented 4 years ago

FYI @philippjfr, @jbednar and @ceball .

I've created a request here https://github.com/ideonate/cdsdashboards/issues/3

See https://containds.com/dashboards/

image

MarcSkovMadsen commented 4 years ago

Bokeh and Panel should be supported. @jbednar and @philippjfr .

Would somebody on your side be able to test it in Jupyter Hub?

I don't currently have access to a jupyter hub installation. But I hope to get soon.

MarcSkovMadsen commented 4 years ago

I've added a request to support starting Panel apps via python app.py and panel.serve inside the file. See https://github.com/ideonate/cdsdashboards/issues/7

philippjfr commented 4 years ago

I've repurposed this issue to address the problem described here: https://discourse.holoviz.org/t/panels-default-index-html-causes-prefix-confusion-behind-reverse-proxy/850