You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the render() method simply constructs the HTML output is basic Python, but in order to make is faster, implement the render method in C or C++ and offload/call via Python.