Eel icon indicating copy to clipboard operation
Eel copied to clipboard

added feature to include jinja template context in startpage

Open oluwafenyi opened this issue 5 years ago • 0 comments

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

oluwafenyi avatar Jul 27 '20 09:07 oluwafenyi