/anomaly-detection

Primary LanguageJupyter NotebookBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

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