Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Learn Renku
Teaching on Renku
Advanced teaching automation
Commits
82e3d6e2
Commit
82e3d6e2
authored
Mar 16, 2022
by
Cyril Matthey-Doret
Browse files
Improve md formatting in README.md
parent
2713e840
Pipeline
#329426
passed with stage
in 13 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
82e3d6e2
...
...
@@ -44,6 +44,7 @@ script: [teach\_utils/invite\_students.py](teach_utils/invite_students.py)
**usage**
:
Invite students to `class-group`
:
`
python invite_students.py emails.txt https://gitlab-instance.com/class-group`
</details>
...
...
@@ -64,6 +65,7 @@ script: [teach\_utils/moodle\_to\_student\_groups.py](teach_utils/moodle_to_stud
**usage**
:
Create student (sub)groups inside
`class-group`
:
`python moodle_to_student_groups.py students_moodle.csv https://gitlab-instance.com/class-group`
</details>
...
...
@@ -96,6 +98,7 @@ script: [teach\_utils/collect\_forks.py](teach_utils/collect_forks.py)
**usage**
:
Collect all group-owned forks of upstream-project, and write the JSON list to
`forks.json`
. Commits and autostart URLs will point to the last commit before 23h59 on March 15, 2022:
```
sh
python collect_forks.py
\
--deadline
"2022-03-15T23:59"
\
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment