diff --git a/lectures/house_auction.md b/lectures/house_auction.md index 66a3d0ab1..31cc6c3a8 100644 --- a/lectures/house_auction.md +++ b/lectures/house_auction.md @@ -13,6 +13,13 @@ kernelspec: # Multiple Good Allocation Mechanisms +```{code-cell} ipython +--- +tags: [hide-output] +--- +!pip install prettytable +``` + ## Overview This lecture describes two mechanisms for allocating $n$ private goods ("houses") to $m$ people ("buyers").