diff options
Diffstat (limited to 'infos.yaml')
| -rw-r--r-- | infos.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -8,6 +8,7 @@ semester: friday: start: "12:15" end: "14:00" +# room: "A20" wednesday: start: "09:15" end: "10:00" @@ -22,6 +23,7 @@ output: hidden: no show_events: yes show_time: yes + show_room: no show_lecturers: yes show_assignments: yes show_dates: yes @@ -37,6 +39,7 @@ output: assignments: "Assignments" dates: "Dates" weeks: "Week {}" + rooms: "Room: {}" deadlines: hidden: no msg_handout: "Mandatory assignment {} handout" @@ -74,6 +77,8 @@ lectures: name: "Parallel software and hardware" date: "22/08/2025" who: "Loïc" + slot: + room: "BB" 3: name: "MPI" date: "29/08/2025" |
