Thanks for adding the linux tutorial. I've been trying to follow it and everything has gone smoothly until the step where I try to deploy quantrocket with
docker-compose -p quantrocket up -d
I get the error message:
ERROR: Top level object in './docker-compose.yml' needs to be an object not '<type 'str'>'.
Any help would be much appreciated, thanks.