Skip to content

Commit

Permalink
syllabus draft
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffacce committed Aug 22, 2024
1 parent 9d09f01 commit 00de8d1
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 233 deletions.
2 changes: 1 addition & 1 deletion docusaurus/website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ const config = {
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
({
navbar: {
title: 'CSCI-UA 480-072: Introduction to Robot Intelligence',
title: 'CSCI-UA 480-073: Introduction to Robot Intelligence',
logo: {
alt: 'Site Logo',
src: 'img/NYU.png',
Expand Down
5 changes: 1 addition & 4 deletions docusaurus/website/src/pages/syllabus.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,7 @@ title: Syllabus
| 12/03/2024 (Tue) | Class 19: Model Predictive Control | |
| 12/05/2024 (Thu) | Class 20: Imitation Learning | |
| 12/10/2024 (Tue) | Class 21: Reinforcement Learning | HW 6 Due |

12/12/2024 (Thu)
12/17/2024 (Tue)
12/19/2024 (Thu)
| 12/12/2024 (Thu) | TBD | |



Expand Down
2 changes: 2 additions & 0 deletions utils/gen_ical.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
COURSE_ID = "CSCI-UA 480-073 Robotics"
COURSE_LOCATION = "Room C15, 60 5th Ave"

# TODO: office hours

# Function to parse the markdown table
def parse_markdown_table(markdown):
lines = markdown.strip().splitlines()
Expand Down
228 changes: 0 additions & 228 deletions utils/syllabus.ics

This file was deleted.

0 comments on commit 00de8d1

Please sign in to comment.