-
Updated
Feb 26, 2022 - JavaScript
classroom
Here are 276 public repositories matching this topic...
-
Updated
Feb 28, 2022 - Jupyter Notebook
-
Updated
Feb 11, 2020 - JavaScript
This will allow to link tags like #class_a to a students.
Later we will be able to filter users using these tags.
For now, let's allow only the moderators to view the tags (not even the user himself).
This will allow the moderator to create private tags such as #fast_student or #needs_more_attention
-
Updated
Feb 10, 2022 - Python
-
Updated
Mar 4, 2020 - HTML
-
Updated
Feb 26, 2022 - Ruby
-
Updated
Jan 9, 2022 - Python
-
Updated
Oct 8, 2021
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
Sep 28, 2020 - Python
-
Updated
Feb 22, 2022 - JavaScript
-
Updated
Aug 19, 2019 - CSS
-
Updated
Nov 27, 2018 - Java
-
Updated
Jun 2, 2020 - JavaScript
-
Updated
Sep 26, 2018 - JavaScript
-
Updated
Feb 26, 2022 - JavaScript
-
Updated
Oct 15, 2019 - Go
-
Updated
Oct 12, 2018 - Jupyter Notebook
-
Updated
Feb 28, 2022 - TypeScript
-
Updated
Jun 27, 2021 - PHP
Currently, subjects are represented as []strings instead of a struct which has [these keys][1].
Doing this will allow us to eliminate the [change_map_structure][2] step from the process. The conversion from []string to the struct can be done [here][3], by iterating over each element of dep_val.Subjects and assigning it to the appropriate field of the struct. Validations can also be
-
Updated
Jan 2, 2019
Improve this page
Add a description, image, and links to the classroom topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the classroom topic, visit your repo's landing page and select "manage topics."
If a project does not have a title (is an empty string) the Project Preview item is thinner. Consider either a default display name if no title exists or an additional div in the Project Preview's label with a min-height.