Updated: HTML has been updated to use a specific version of PyScript (2023.11.2) Python code has been updated for that versions of PyScript This post shows a simple game created using PyScript in this static website created with Pelican and Markdown files. The game Submit guess Reset How …
Posts tagged with: WebDevelopment
Without any question, Jupyter Notebooks are an amazing medium to present and share code, equations, graphics, among others. There are multiple ways to share them: as only view in GitHub or with nbviewer; to fully interactive in Binder, where an the Notebook runs in an live environment. In this post …