To get started, create and activate the environment with
.. code-block:: console
$ conda/mamba env create
$ conda activate music_recommender
Now you can build the project using
.. code-block:: console
$ pytask
This project was created with cookiecutter and the econ-project-templates](https://github.com/OpenSourceEconomics/econ-project-templates).