Launch this repo on mybinder.org with the following button.
- Develop a
.tplfilter fornbconvertfor backend versus web versions to filter out the plotting and LaTeX cells. - Figure out how to integrate this code repository with the
sourcedirectory of the textbook repository. - Get embedding to work with a tool like
nbinteract. I got it working with thenbinteractfunctions, but not with the simulation included. I got it almost working with regularinteract+matplotlib, but the graphic wouldn't show up. It seemed like the issue was with the%matplotlib widgetcompatibility withnbinteract.