Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Course Website: Seminar Aktuelle Themen der künstlichen Intelligenz, 23S

Meta-Information

Building the Site

We use MkDocs to build the the course websites for this course.

  • Install MkDocs with the following command:
pip install mkdocs
  • Install the style we use:
pip install mkdocs-material
  • Look at a copy of the site served locally on your machine:
mkdocs serve
  • We use a GitHub action to automatically deploy the website after pushing to the online repository

The idea for this course website is based on https://github.com/pp4rs/2022-uzh/.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors