Alan Marrs

Results 3 issues of Alan Marrs

I'm scratching my head with this one. Back in March I had successfully trained Yolt using the COWC data and got some good test results on a separate data set....

If I try to use builder.Manifest.build_one to build a single .scss file the output .css file get's place 2 iterations of css-path down. e.g manifest = builder.Manifest(sass_path='static/sass', css_path='./static/css') manifest.build_one('.','blog.scss') will...

Following the Test drive I get the following when trying to get-token for the admin user ``` site > bin/site get-token -u admin site: Unix pass prefix: site/local/ site: Get...

bug