Eel
Eel copied to clipboard
added feature to include jinja template context in startpage
We can now include a context into the start page for jinja templates. This is useful for adding code generated data, custom functions, iterators into the markup. I make use of this feature in a project below: https://github.com/oluwafenyi/sudoku-solver/blob/master/sudoku.py