-
Updated
Aug 1, 2022 - TypeScript
teachers
Here are 220 public repositories matching this topic...
-
Updated
Aug 1, 2022 - PHP
-
Updated
Jun 14, 2018
-
Updated
Jul 17, 2022 - JavaScript
-
Updated
Sep 24, 2017 - C
-
Updated
Jul 21, 2022 - JavaScript
-
Updated
Apr 22, 2022 - Python
-
Updated
Nov 3, 2020 - HTML
-
Updated
Jun 14, 2018 - HTML
-
Updated
Jul 22, 2022 - Batchfile
Currently our images are too big. The header image we're using is 4mb. Loading on mobile is slow.
Acceptance criteria:
- There are small, medium, and large versions of each image
- All images are compressed to the highest amount that does not affect human-eye quality
- Which size image is loaded is based on the screen size of the website user
In the near future, there may be different ima
-
Updated
May 19, 2022 - Python
-
Updated
Aug 1, 2022 - Python
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")
--
-
Updated
Mar 24, 2021 - Python
-
Updated
Oct 2, 2021 - JavaScript
-
Updated
Sep 28, 2020 - Python
-
Updated
Mar 29, 2022 - Batchfile
-
Updated
Aug 21, 2021 - Kotlin
-
Updated
Apr 25, 2021 - Java
'Check in' Resource
Which module(s) and week(s) does this change affect?
Module(s): all modules
Week(s): all weeks
What is the work that needs to be done?
In "Instructor Notes" or its own page if people think that's better, a section to collect differentiated 'check in' questions on the learning objectives of that lesson.
Why is this work important to do?
Teachers want guidance on good question
-
Updated
Aug 27, 2020 - TypeScript
While the app does have an icon, never in the app itself is it used. this would be a great thing to fix in the future.
-
Updated
May 4, 2021 - Java
-
Updated
Aug 18, 2014 - Ruby
-
Updated
Jul 27, 2022 - C#
-
Updated
Aug 1, 2022 - Go
Improve this page
Add a description, image, and links to the teachers topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the teachers topic, visit your repo's landing page and select "manage topics."
SubmitFeedbackResponsesActionis by far the most important and the most used state-changing API of the system, and yet there are no unit tests for it.