-
Notifications
You must be signed in to change notification settings - Fork 2
Configuring Labrad Nodes
Eric Oelker edited this page Jul 18, 2018
·
21 revisions
Windows 7:
-
Set four environment variables LABRADNODE yesr1 (for this example) LABRADHOST yecookiemonster LABRADPASSWORD usual with ! at end LABRAD_TLS off
-
Install pylabrad on yesr1: pip install pylabrad
-
Clone the labrad_tools repo (on desktop of yesr1)
-
Add to python path: C:\users\Desktop\labrad_tools
-
go to labrad_tools/batch -> start_servers.bat
Ubuntu 16.04: