Skip to content

A tool to show NetLogo models hosted on GitHub from within NetLogo.

License

Notifications You must be signed in to change notification settings

nicolaspayette/online-models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The NetLogo Online Models Dialog

This is the repository for a tool that I'm developing to show NetLogo models hosted on GitHub from within NetLogo.

I will eventually turn the tool into a proper NetLogo plugin and host it here, but it is currently being developed inside a fork of NetLogo at https://github.com/nicolaspayette/NetLogo/tree/online-models.

To try it, from a bash terminal:

git clone -b online-models https://github.com/nicolaspayette/NetLogo.git
cd NetLogo
git submodule update --init
./sbt netlogo/run

You will need an OAuth2 "personal access token" to identify yourself to GitHub when using the tool. You can get one at https://github.com/settings/tokens.

I gave a talk about this at SSC2018. Here are:

Here is what the dialog looks like:

screenshot

About

A tool to show NetLogo models hosted on GitHub from within NetLogo.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages