Description
I am and will be enabling users to run Bokeh, Dash, Flask, Panel, Streamlit and Voila apps on Jupyter Hub and Binder.
Those apps are a part of the explorative environment and users would expect to be able to update the underlying code and experience the updated apps. In my case the users might not even update the code them selves but the app code would be updated by other users/ a system team in one or more shared folders that are mounted.
Currently I don't see any way of restarting those services. I would like a feature to easily restart a service.
Additional Context
Examples of servers are
I have a similar request for jupyter-panel-proxy
that it should provide functionality to restart. But I also created a feature request here as I believe the use case and request is more general. See holoviz/jupyter-panel-proxy#14