Skip to content

Use .venv naming in the Docling vs LlamaParse README - #813

Merged
bzaczynski merged 1 commit into
masterfrom
docling-llamaparse-venv-naming
Aug 30, 2026
Merged

Use .venv naming in the Docling vs LlamaParse README#813
bzaczynski merged 1 commit into
masterfrom
docling-llamaparse-venv-naming

Conversation

@bzaczynski

Copy link
Copy Markdown
Contributor

Follow-up to #787, from the Final QA pass on Docling vs LlamaParse: How to Extract PDF Tables in Python.

The tutorial creates .venv and shows (.venv) $ prompts. This README still said venv/ and (venv) $, so a reader following the download diverged from the article at the first command.

  • python3 -m venv venv/python3 -m venv .venv/, and the matching source path
  • Eight (venv) $ prompts → (.venv) $

README only — the scripts are untouched, so ruff format --check stays green.

🤖 Generated with Claude Code

Matches the tutorial, which creates .venv and shows (.venv) prompts.
Only the README changes; the scripts are untouched so ruff format
stays green.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@bzaczynski
bzaczynski merged commit dd261a6 into master Aug 30, 2026
1 check passed
@bzaczynski
bzaczynski deleted the docling-llamaparse-venv-naming branch August 30, 2026 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant