Trevor Burton-McCreadie

Results 10 issues of Trevor Burton-McCreadie

Guessing i'm missing something obvious here - requires a specific (older) version of opencv-python? ``` Traceback (most recent call last): File "segment.py", line 94, in hand = segment(gray) File "segment.py",...

**Is your feature request related to a problem? Please describe.** I need to consume events from a Kafka topic not managed by Cloudflow and have that topic be the input...

The aim of this PR is to add just enough functionality to remove the need to pass a repository url with everything `cmtc` command. * Add support for a `CMT_HOME`...

When delivering the CMT workshop in Rotterdam we immediately came across the problem of having to explain to attendees _how_ to create a new course: what structure, directory names, name...

- Create Docusaurus... docs... (review the existing docs and re-use actual docs (where possible) and overall structure - especially intro section). - Where to host? - Integrate with CI process...

- Add `build-info` plugin - `--version` command - Integration with CI release job

## Overview Currently, when executing any of the `cmtc` commands it's necessary to pass a "studentified repo" path which points to where the command will be executed. This requires, of...

Would it be useful to have commands dispatch events and record them for display later? ## Use Cases A course could be delivered and students may not complete all exercises...

enhancement

Opposite of `install`ing a course, basically. As the creator of a course I want to be able to take my completed course, studentify it and then publish that to a...

enhancement

Add a CI step that checks there's a license header in all the files that _should_ have a license hader