Skip to content

Improve visualization documentation and add Colab example#153

Merged
aksg87 merged 1 commit intomainfrom
fix-visualization-html-save
Aug 15, 2025
Merged

Improve visualization documentation and add Colab example#153
aksg87 merged 1 commit intomainfrom
fix-visualization-html-save

Conversation

@aksg87
Copy link
Collaborator

@aksg87 aksg87 commented Aug 15, 2025

Description

Updates visualization documentation to handle both Jupyter/Colab and CLI environments. Adds Romeo & Juliet Colab notebook for interactive experimentation.

Quick start: Open notebook directly in Colab via badge link.

Fixes #150

Documentation

How Has This Been Tested?

$ tox -e format
$ ./autoformat.sh

Checklist:

  • I have read and acknowledged Google's Open Source
    Code of conduct.
  • I have read the
    Contributing
    page, and I either signed the Google
    Individual CLA
    or am covered by my company's
    Corporate CLA.
  • I have discussed my proposed solution with code owners in the linked
    issue(s) and we have agreed upon the general approach.
  • I have made any needed documentation changes, or noted in the linked
    issue(s) that documentation elsewhere needs updating.
  • I have added tests, or I have ensured existing tests cover the changes
  • I have followed
    Google's Python Style Guide
    and ran pylint over the affected code.
- Update docs to handle both Jupyter and CLI environments
- Add Romeo & Juliet Colab notebook
@github-actions github-actions bot added the size/L Pull request with 600-1000 lines changed label Aug 15, 2025
@aksg87 aksg87 self-assigned this Aug 15, 2025
@aksg87 aksg87 merged commit 72329d7 into main Aug 15, 2025
15 of 16 checks passed
@aksg87 aksg87 deleted the fix-visualization-html-save branch August 15, 2025 08:26
aksg87 added a commit that referenced this pull request Aug 21, 2025
- Update docs to handle both Jupyter and CLI environments
- Add Romeo & Juliet Colab notebook
andyxhadji pushed a commit to andyxhadji/langextract that referenced this pull request Aug 25, 2025
- Update docs to handle both Jupyter and CLI environments
- Add Romeo & Juliet Colab notebook
sinnaj pushed a commit to sinnaj/langextract that referenced this pull request Sep 3, 2025
- Update docs to handle both Jupyter and CLI environments
- Add Romeo & Juliet Colab notebook
aksg87 added a commit that referenced this pull request Sep 12, 2025
- Update docs to handle both Jupyter and CLI environments
- Add Romeo & Juliet Colab notebook
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/L Pull request with 600-1000 lines changed

1 participant