AB-CE / abce

Agent-based computational Economics, the Python library that makes AB modelling easier

Home Page:http://abce.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[gui] Offload gui handling to jupyter

rht opened this issue · comments

commented

Advantages:

  • Less maintenance overhead. There are plenty features/engines that need to be implemented yet.
  • More standardized format. Most comp sci 'lab books' are stored in .ipynb.

!Advantages:

  • Less freedom in implementing temporal events because jupyter notebooks are declarative.

It works on jupyter, see here: http://abce.readthedocs.io/en/0.9b/jupyter_tutorial.html.

GUI is needed for my future research in Brazil.