byuccl / digital_design_colab

Digital Design Colab Examples
5 stars 2 forks source link

Add Jinja-2 Support for the Labs #7

Open westonMS opened 1 year ago

westonMS commented 1 year ago

Create templates and code to run Jinja-2 for the Lab to speed up updating the install process.

-The Install should all be the same except for the line that defines necessary files -The Setup should follow a similar framework and should all come out quite similar -The rest of the notebook should be mostly untouched.