-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
apiissues related to API for front-endissues related to API for front-enddocumentationIssues related to documentationIssues related to documentationlow
Description
To Recreate:
- Pull from master
- cd neurostack/
- Start server
python start_server.py
- Start Neurostack client
python neurostack.py --server_address localhost:8001 --address localhost:8002 --use_fake_data
Expected:
Additional Notes:
I believe this is a CLI issue since if I hardcode fake_data to be True (instead of retrieving from command line) it works.
python neurostack.py --server_address localhost:8001 --address localhost:8002 --use_fake_data
Setting low priority because of the workaround.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
apiissues related to API for front-endissues related to API for front-enddocumentationIssues related to documentationIssues related to documentationlow



