Skip to content

jens-br/nest-desktop

This branch is 1746 commits behind nest-desktop/nest-desktop:main.

Folders and files

NameName
Last commit message
Last commit date
May 30, 2022
Dec 14, 2021
Feb 18, 2022
Jun 1, 2022
Jan 10, 2022
May 30, 2022
Feb 3, 2022
Jan 21, 2022
May 30, 2022
Jan 14, 2022
Jun 23, 2021
Jan 27, 2022
Jun 23, 2021
Jun 23, 2021
Jan 27, 2022
Feb 21, 2022
Jun 23, 2021
Feb 8, 2022
Feb 4, 2022
Jun 23, 2021
Feb 21, 2022
Jun 23, 2021
Feb 11, 2022
Jan 11, 2022
Jun 1, 2022
Jun 23, 2021
Jun 23, 2021
Dec 3, 2021
Jan 11, 2022
Feb 21, 2022

Repository files navigation

NEST Desktop

General:           docs license DOI

Docker Hub:     docker version image size docker pulls

GitHub:             commit activity stars forks

PyPI:                  pypi downloads


NEST Desktop is a web-based application which provides a graphical user interface for NEST Simulator. With this easy-to-use tool, users can interactively construct neuronal networks and explore network dynamics.

Advanced users often choose NEST Simulator: a prominent tool for spiking neuronal networks to measure network dynamics. However, programming knowledge is required to write code for this tool. NEST Desktop bypasses this requirement, but still teaches users how to construct and explore neuronal networks. A textual script is generated from the constructed networks and sent to NEST Simulator; the network activity is then visualized in a graph or table. It is a useful teaching tool, since the network graphs and network activity visualizations can be exported to files that users can implement for their course protocol.

NEST Desktop is available on EBRAINS (free EBRAINS account required).

Quick start

To get started with NEST Desktop and NEST Simulator, use Docker compose with the configuration file:

wget https://raw.githubusercontent.com/nest-desktop/nest-desktop/main/docker-compose.yml
docker-compose up --build

For more information, please see the User Documentation Page.

Cite NEST Desktop

In order to cite NEST Desktop in general, please use the DOI 10.5281/zenodo.5037050 for all versions (always redirecting to the latest version). If you like to refer to a single version, you can find these also on Zenodo, e.g. 10.5281/zenodo.5037051 for Version 3.0. You can use the reference to the paper for NEST Desktop (DOI: 10.1523/ENEURO.0274-21.2021) mentioned above as well, if that is more appropriate in the context of your reference.

You will also find the exports for the citation managers on Zenodo and eNeuro.

License

NEST Desktop is published under the MIT license.

About

A web-based GUI application for NEST Simulator

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 49.2%
  • TypeScript 48.1%
  • JavaScript 1.8%
  • Shell 0.5%
  • Python 0.2%
  • Dockerfile 0.1%
  • HTML 0.1%