-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Requested enahancement or feature
On https://numpy.org/ they have this section which lets you run some code in the browser:
This uses https://jupyterlite-pyodide-kernel.readthedocs.io/en/latest/?badge=latest
On the Gambit website, we could have a "Try PyGambit" section that has a few lines of example code that can run in the browser, maybe:
- Define a simple game and compute the Nash eq in a few lines of code
- Define a simple game and render with
draw_tree