Skip to content

Commit

Permalink
Link to full Claude transcript
Browse files Browse the repository at this point in the history
  • Loading branch information
simonw committed Jul 13, 2024
1 parent 47e8e5e commit 5f151b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/trying-free-threaded-python.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Type "help", "copyright", "credits" or "license" for more information.

## Testing it out

I asked Claude 3.5 Sonnet to write me [a quick test script](https://claude.site/artifacts/92aec50b-43c7-463a-b8a1-5d5ea0600708), then iterated on and simplified the result myself until I got to this:
I asked Claude 3.5 Sonnet to write me [a quick test script](https://gist.github.com/simonw/21b1e208b81f10731798f11da0af775d), then iterated on and simplified the result myself until I got to this:

```python
import argparse
Expand Down

0 comments on commit 5f151b9

Please sign in to comment.