Dear all,
solving a model instance in Jupyter notebook (v 4.2.3) using debug level 2, I like the solver output to show up in the output cell of the notebook. However, it is redirected to the console (see trn_lp.ipynb, see trn_mcp.py).
Do you have any hints, how to get the solver log into the notebook?
Best regards
Jan
PS: Versions: Python 2.7, Windows 10, GAMS 24.8.3
PPS: Notebooks renamed to txt ending (instead of ipynb)