To start a project, press the button ▶︎| (or Shift+Enter), paying attention to the cursor: it has to be in the cell below.
Projects you can choose:
- basic, documented in the Reference Handbook;
- basicConfParser, documented in the Reference Handbook, in Section An option: adopting the INI file format for parameter input;
- basic2classes, documented in the Reference Handbook;
- basic2D, documented in the Reference Handbook;
- basic3D, documented in the Reference Handbook;
- debug, documented in the Reference Handbook;
- production, documented in Boero et al. (2015) book;
- oligopoly, version 6book, documented at https://github.com/terna/oligopoly, where you can also find other versions;
- we have also the school project, documented in Boero et al. (2015) book, but within Binder it raises an error, being turtle based (turtle Python class reqires tkinter, not consistent with Jupyter "%matplotlib inline" magic command); to run it, you have to download and install locally SLAPP, from https://github.com/terna/SLAPP3.