Graeme Murphy
Graeme Murphy
I have fixed one of the problems when I run the ./create_list.sh: .... I space is needed on line 17 i.e. instead of if [ $dataset == "test"] ... it...
Reloaded the whole thing again to make sure amongst the debugging I didn't break something.. So the non-GPU docker file.. if you are to use that there is a syntax...
I gave up and used ipycanvas ... found a good example that worked like a charm.
I sort of put things together from https://github.com/martinRenou/ipycanvas I did find some mouse drawing examples These are the bits of mouse code I used... It's strange that it does not...