Skip to content
#

teachers

Here are 156 public repositories matching this topic...

DohyunKimOfficial
DohyunKimOfficial commented May 19, 2020

We have openpose v1.5.1 submodule on our codebase, but recent release of Openpose v1.6.0 breaks our Docker build.

Error log:

Step 16/28 : RUN cmake /openpose && make -j 8 && make install
**OMITTED**
-- Found glog    (include: /usr/include, library: /usr/lib/x86_64-linux-gnu/libglog.so)
-- Found Protobuf: /usr/lib/x86_64-linux-gnu/libprotobuf.so;-lpthread (found version "3.0.0")
-- 
slarse
slarse commented Jul 9, 2020

IMPORTANT: Doing this for the entire codebase in a single PR would be infeasible to review, and would most likely lead to a large amount of conflicts. Do one module per PR, and reference this issue in the PR (but don't say "fix", just reference the issue).

As we have finally dropped support for Python 3.5, we can now utilize f-strings. It would be a good idea to replace format strings wit

karllhughes
karllhughes commented Feb 25, 2019

What?

There should be an alternate view for creating rubrics when on mobile. We have a similar "alternative" view for viewing rubrics on mobile, so you may want to look at that.

Why?

Creating a rubric in our current mobile view is cumbersome because you have to horizontally scroll a lot.

How?

Mockup

  • This is very rough, but I'm thinking something like this: https://docs.g

Improve this page

Add a description, image, and links to the teachers topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the teachers topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.