Skip to content

TVB-2641 Use Fraunhofen REST url by default

Marmaduke Woodman requested to merge TVB-fix-rest-example into master

Created by: bvalean

Use Fraunhofen REST url by default in examples. There is also an option to pass the REST url to the examples:

python -m tvb.interfaces.rest.client.examples.fire_simulation --rest-url=http://localhost:8080

Merge request reports