This repository is the source for a new conference on Python and AI to be held in Pavia on March 16th, 2024.
Make sure to install hugo
in the extended version.
after git clone you need also to clone submodules
git submodule update --init --recursive
then you can serve with hugo serve -v
(v for verbose if you want)
Contributions are welcome. Please open an issue first to discuss what you want to add.
This website is built using the template provided by Universal Theme, and has been adapted from PyData Amsterdam website.