Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 3.09 KB

README.md

File metadata and controls

11 lines (7 loc) · 3.09 KB

control-systems

Launch this repo on mybinder.org with the following button.

badge

To do

  • Develop a .tpl filter for nbconvert for backend versus web versions to filter out the plotting and LaTeX cells.
  • Figure out how to integrate this code repository with the source directory of the textbook repository.
  • Get embedding to work with a tool like nbinteract. I got it working with the nbinteract functions, but not with the simulation included. I got it almost working with regular interact+matplotlib, but the graphic wouldn't show up. It seemed like the issue was with the %matplotlib widget compatibility with nbinteract.