Interactive little hacky graph that will provide the lambda values for RBFE calculations
conda create -n interactivenotebooks python=3 ipywidgets jupyter pandas numpy scipy plotly bokeh matplotlib
conda activate interactivenotebooks
environment.yml create as per https://github.com/binder-examples/conda Not getting to run on binder for some reason... trying a simple requirements file instead. works.