Kevin Lalor

Results 4 comments of Kevin Lalor

The whole program is quite long but I can add the cell in Jupyter in which I Imported and loaded the model below so you can see the imports I...

Yes the project runs perfectly until I attempt to run netlogo.command() in a Dash callback, although the other pynetlogo functions such as .load_model() and .kill_workspace() work as intended. I've tested...

Sure thing, Ill write up an example and will post it here sometime tomorrow(probably 12-1pm Irish time) , thank you for the help I appreciate it

Below is a basic Dash program with the following functionality: > Type Load in the text box to Load the netlogo model > Type Close in the text box to...