* create notebook to parse a batch of documents
* remove local dev code
* tidy
* don't git track the sample pdfs
* update notebook to use client
* add logic to fetch parse results using job id from batch item
* generate example for fetching results via parse job id
* fix linting
* convert notebook to use httpx rather than client for now
* fix linting