added divs

This commit is contained in:
Paul Gauthier 2023-07-09 06:48:12 -07:00
parent 6b43fdac4a
commit 6abf71367b
12 changed files with 36 additions and 15 deletions

View file

@ -8,7 +8,7 @@ I asked GPT-4 how to download census data and to suggest some
hypotheses to test. I asked it to write the code to get the data, test one of the
hypotheses and provide a summary and plot of the results.
## Chat transcript
<div class="chat-transcript" markdown="1">
> $ aider
> Using git repo: .git
@ -299,4 +299,7 @@ This will create a scatter plot of population density and housing prices, which
> Applied edit to new_file/getdata.py
> Commit 9ff3666 aider: Added scatter plot of population density and housing prices to visualize correlation.
</div>
![aider screenshot](../assets/figure.png)