Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add panel entry point #99

Closed
jbednar opened this issue Oct 13, 2018 · 1 comment
Closed

Add panel entry point #99

jbednar opened this issue Oct 13, 2018 · 1 comment
Assignees

Comments

@jbednar
Copy link
Member

jbednar commented Oct 13, 2018

Passing along a suggestion that I think is a good one: so that Panel users won't be affected if we eventually do split out the parts of Bokeh that Panel uses, we should add an entry point for launching servers like panel serve file.py. For now that would just delegate to bokeh serve file.py, but we could then change that to whatever the underlying Bokeh infrastructure becomes, which could even be part of Panel itself.

@philippjfr
Copy link
Member

This was implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants