You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See the documentation for each of the particular primitives for details on, for instance, how to multi-line statements and how object type conversions work.
36
36
See the demo models included in the `demo` folder for some examples of using libraries such as `numpy` and `tensorflow`.
37
37
38
-
See the documentation on `py:set` to learn how to have the extension serialize entire agents and agentsets into Python dictionaries.
38
+
See the documentation on `py:set` to learn how to have the extension serialize entire agents and agentsets into Python dictionaries.
39
39
40
-
There is also a separate interactive Python console that can be found under Python > Interactive Python Console.
40
+
There is also a separate interactive Python console that can be found under Python > Interactive Python Console.
41
41
This console is connected to the same Python session as all the Python NetLogo primitives, so you can define a variable in your model and access it in the interactive Python console window.
0 commit comments