Nothing to install/run!
Explore the rendered (but not live) version of the Jupyter notebooks, including their graphical outputs,
on the Experiments Page (annotated list of all notebooks.)
You will be able to see all the runs, their results, the graphics, and tons of commentary – but you won't be able to actually run them.
A live demo with nothing to install!
experiments
folder, and re-run/modify any, as you wish. (Annotated list of all notebooks.) Note: nothing will get saved; it's all temporary.
Short version: use pip install life123
, for example on Colab or on your IDE (such as PyCharm, etc),
then download some Jupyter notebooks from the repository (look for the ipynb
file suffix), and run/modify them as you please!
(Assuming you have JupyterLab installed.)
Don't like notebooks? No problem – you can simply download and use their python-file .py
versions, also provided in the same repository pages, above.
For more details, see our Download/Install page.