Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
U
unitgrade_private
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
tuhe
unitgrade_private
Commits
1bf9c89e
Commit
1bf9c89e
authored
3 years ago
by
tuhe
Browse files
Options
Downloads
Patches
Plain Diff
Updates to Readme.md
parent
0e625517
No related branches found
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
README.md
+10
-9
10 additions, 9 deletions
README.md
docs/README.jinja.md
+6
-6
6 additions, 6 deletions
docs/README.jinja.md
docs/snips/deploy.txt
+2
-2
2 additions, 2 deletions
docs/snips/deploy.txt
videos/readme.md
+6
-6
6 additions, 6 deletions
videos/readme.md
with
24 additions
and
23 deletions
README.md
+
10
−
9
View file @
1bf9c89e
...
@@ -24,13 +24,14 @@ pip install unitgrade-devel
...
@@ -24,13 +24,14 @@ pip install unitgrade-devel
This will install
`unitgrade-devel`
(this package) and all dependencies to get you started.
This will install
`unitgrade-devel`
(this package) and all dependencies to get you started.
### Videos
### Videos
For videos see the
`/videos`
directory : https://gitlab.compute.dtu.dk/tuhe/unitgrade_private/-/tree/master/videos or here
Videos where I try to talk and code my way through the examples can be found on youtube:
-
First test: https://youtu.be/jC9AzZA5FcQ
-
Framework and hints: https://youtu.be/xyY9Qan1b1Q
-
First test: https://youtu.be/jC9AzZA5FcQ
-
MOSS plagiarism check: https://youtu.be/Cp4PvOnYozo
-
Framework and hints: https://youtu.be/xyY9Qan1b1Q
-
Hidden tests and Docker: https://youtu.be/vP6ZqeDwC5U
-
MOSS plagiarism check: https://youtu.be/Cp4PvOnYozo
-
Jupyter notebooks: https://youtu.be/B6nzVuFTEsA
-
Hidden tests and Docker: https://youtu.be/vP6ZqeDwC5U
-
Autolab: https://youtu.be/h5mqR8iNMwM
-
Jupyter notebooks: https://youtu.be/B6nzVuFTEsA
-
Autolab: https://youtu.be/h5mqR8iNMwM
# Instructions and examples of use
# Instructions and examples of use
The examples can be found in the
`/examples`
directory: https://gitlab.compute.dtu.dk/tuhe/unitgrade_private/-/tree/master/examples
The examples can be found in the
`/examples`
directory: https://gitlab.compute.dtu.dk/tuhe/unitgrade_private/-/tree/master/examples
...
@@ -227,7 +228,7 @@ When this is run, the titles are shown as follows:
...
@@ -227,7 +228,7 @@ When this is run, the titles are shown as follows:
| | | |_ __ _| |_| | \/_ __ __ _ __| | ___
| | | |_ __ _| |_| | \/_ __ __ _ __| | ___
| | | | '_ \| | __| | __| '__/ _` |/ _` |/ _ \
| | | | '_ \| | __| | __| '__/ _` |/ _` |/ _ \
| |_| | | | | | |_| |_\ \ | | (_| | (_| | __/
| |_| | | | | | |_| |_\ \ | | (_| | (_| | __/
\___/|_| |_|_|\__|\____/_| \__,_|\__,_|\___| v0.1.17, started: 2
0
/09/2021 1
9:01:38
\___/|_| |_|_|\__|\____/_| \__,_|\__,_|\___| v0.1.17, started: 2
1
/09/2021 1
1:56:22
CS 102 Report 2
CS 102 Report 2
Question 1: Week1
Question 1: Week1
...
@@ -241,7 +242,7 @@ Question 2: The same problem as before with nicer titles
...
@@ -241,7 +242,7 @@ Question 2: The same problem as before with nicer titles
* q2.2) Checking if reverse_list([1, 2, 3]) = [3, 2, 1]............................................................PASS
* q2.2) Checking if reverse_list([1, 2, 3]) = [3, 2, 1]............................................................PASS
* q2) Total...................................................................................................... 6/6
* q2) Total...................................................................................................... 6/6
Total points at 1
9:01:38
(0 minutes, 0 seconds)....................................................................16/16
Total points at 1
1:56:22
(0 minutes, 0 seconds)....................................................................16/16
Including files in upload...
Including files in upload...
* cs102
* cs102
...
...
This diff is collapsed.
Click to expand it.
docs/README.jinja.md
+
6
−
6
View file @
1bf9c89e
...
@@ -26,12 +26,12 @@ This will install `unitgrade-devel` (this package) and all dependencies to get y
...
@@ -26,12 +26,12 @@ This will install `unitgrade-devel` (this package) and all dependencies to get y
### Videos
### Videos
Videos where I try to talk and code my way through the examples can be found on youtube:
Videos where I try to talk and code my way through the examples can be found on youtube:
- First test: https://youtu.be/jC9AzZA5FcQ
-
First test: https://youtu.be/jC9AzZA5FcQ
- Framework and hints: https://youtu.be/xyY9Qan1b1Q
-
Framework and hints: https://youtu.be/xyY9Qan1b1Q
- MOSS plagiarism check: https://youtu.be/Cp4PvOnYozo
-
MOSS plagiarism check: https://youtu.be/Cp4PvOnYozo
- Hidden tests and Docker: https://youtu.be/vP6ZqeDwC5U
-
Hidden tests and Docker: https://youtu.be/vP6ZqeDwC5U
- Jupyter notebooks: https://youtu.be/B6nzVuFTEsA
-
Jupyter notebooks: https://youtu.be/B6nzVuFTEsA
- Autolab: https://youtu.be/h5mqR8iNMwM
-
Autolab: https://youtu.be/h5mqR8iNMwM
# Instructions and examples of use
# Instructions and examples of use
The examples can be found in the
`/examples`
directory: https://gitlab.compute.dtu.dk/tuhe/unitgrade_private/-/tree/master/examples
The examples can be found in the
`/examples`
directory: https://gitlab.compute.dtu.dk/tuhe/unitgrade_private/-/tree/master/examples
...
...
This diff is collapsed.
Click to expand it.
docs/snips/deploy.txt
+
2
−
2
View file @
1bf9c89e
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
| | | |_ __ _| |_| | \/_ __ __ _ __| | ___
| | | |_ __ _| |_| | \/_ __ __ _ __| | ___
| | | | '_ \| | __| | __| '__/ _` |/ _` |/ _ \
| | | | '_ \| | __| | __| '__/ _` |/ _` |/ _ \
| |_| | | | | | |_| |_\ \ | | (_| | (_| | __/
| |_| | | | | | |_| |_\ \ | | (_| | (_| | __/
\___/|_| |_|_|\__|\____/_| \__,_|\__,_|\___| v0.1.17, started: 21/09/2021 11:5
2:43
\___/|_| |_|_|\__|\____/_| \__,_|\__,_|\___| v0.1.17, started: 21/09/2021 11:5
7:05
CS 102 Report 2
CS 102 Report 2
Question 1: Week1
Question 1: Week1
...
@@ -17,7 +17,7 @@ Question 2: The same problem as before with nicer titles
...
@@ -17,7 +17,7 @@ Question 2: The same problem as before with nicer titles
* q2.2) Checking if reverse_list([1, 2, 3]) = [3, 2, 1]............................................................PASS
* q2.2) Checking if reverse_list([1, 2, 3]) = [3, 2, 1]............................................................PASS
* q2) Total...................................................................................................... 6/6
* q2) Total...................................................................................................... 6/6
Total points at 11:5
2:43
(0 minutes, 0 seconds)....................................................................16/16
Total points at 11:5
7:05
(0 minutes, 0 seconds)....................................................................16/16
Including files in upload...
Including files in upload...
* cs102
* cs102
...
...
This diff is collapsed.
Click to expand it.
videos/readme.md
+
6
−
6
View file @
1bf9c89e
# Videos
# Videos
To save space, the videos have been moved to youtube:
To save space, the videos have been moved to youtube:
- First test: https://youtu.be/jC9AzZA5FcQ
-
First test: https://youtu.be/jC9AzZA5FcQ
- Framework and hints: https://youtu.be/xyY9Qan1b1Q
-
Framework and hints: https://youtu.be/xyY9Qan1b1Q
- MOSS plagiarism check: https://youtu.be/Cp4PvOnYozo
-
MOSS plagiarism check: https://youtu.be/Cp4PvOnYozo
- Hidden tests and Docker: https://youtu.be/vP6ZqeDwC5U
-
Hidden tests and Docker: https://youtu.be/vP6ZqeDwC5U
- Jupyter notebooks: https://youtu.be/B6nzVuFTEsA
-
Jupyter notebooks: https://youtu.be/B6nzVuFTEsA
- Autolab: https://youtu.be/h5mqR8iNMwM
-
Autolab: https://youtu.be/h5mqR8iNMwM
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment