Python ¶
Install with pip¶
Install NEST Desktop
NEST Desktop is available on PyPI and can be installed with the
pipcommand:pip3 install nest-desktop [--user] [--upgrade]See also
For more information, please read the complete installing guide here.
Install backends. For more information, please read the installing guide here.
The installation is now complete!
Start¶
Start backends. For more information, please read the start guide here.
Start NEST Desktop (in another terminal session):
nest-desktop start
Now NEST Desktop is started. You can use NEST Desktop in the web browser at http://localhost:54286.
See also
For more information read the full documentation of the command API here.