Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 5.69 KB

README.md

File metadata and controls

18 lines (11 loc) · 5.69 KB

Example for demoing a bokeh server with Binder

app badge

Serves the clifford.ipynb app on mybinder, exploring the parameter space of clifford attractors as images rendered using datashader.

Developed by @jsignell

This repo contains:

  • environment.yml installing bokeh and nbserverproxy
  • a custom serverextension (bokehserverextension.py) that launches bokeh server
  • a postBuild script to enable the server extensions and install the local one (this last step would go away if the local extension became a proper package)
  • A panel based notebook used to serve both notebook and app based deployments

dashboard screenshot