For a hackathon I needed an easy way to share a working Python environment, notebooks and a Panel app.
Binder to the rescue.
Check out the App Binder or Repository GitHub - MarcSkovMadsen/load-forecasts: Simple project for using weather data to forecast loads.
If you want more analytics apps checkout my site https://awesome-panel.org
Thanks Binder, jupyter-server-proxy
and jupyter-panel-proxy
Panel is a powerful framework for analytics apps in Python. It stands on the shoulders of Bokeh and Jupyter. You can develop in Jupyter or your favorite IDE. Run it inside Notebooks or on your favorite web server. Use Jupyter IpyWidgets, Bokeh or Panel widgets.