mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-11 23:25:01 +00:00
added divs
This commit is contained in:
parent
6b43fdac4a
commit
6abf71367b
12 changed files with 36 additions and 15 deletions
|
@ -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>
|
||||
|
||||

|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue