Julia Kroll

Results 9 comments of Julia Kroll

Can you please link to the notebook and point out any specific lines for the jobs/variables you're referring to?

I was able to successfully run this notebook using both the suggested `ml.p3dn.24xlarge` and `ml.p4d.24xlarge` instances in us-west-2. Which region are you using? Did you make any other code changes?

Added a few more typos to fix as surfaced by the automated grammar check, thanks!

Thanks for updating this notebook to v2!

The embeddings.npy file is 19 MB - let's host in S3 rather than committing to the repo.

I see a lot of duplicated files (4+) in this PR between the two notebooks - what if they are in the same directory to reuse files, rather than having...

Run `black-nb -l 100 {notebook}.ipynb` for each notebook to apply code formatting.

> @jkroll-aws On a more general note, would you rather (1) we created new notebooks for every framework release, deprecating notebooks associated with unsupported versions or (2) modify existing notebooks...

What is the HTML file? It seems very large, I wonder if it contains embedded images that can be added as standalone relative PNG files. Why is the notebook itself...