Skip to content

Update notebook to use pypi#180

Merged
acarbonetto merged 2 commits intomainfrom
update-notebook-to-use-pypi
Apr 2, 2026
Merged

Update notebook to use pypi#180
acarbonetto merged 2 commits intomainfrom
update-notebook-to-use-pypi

Conversation

@oussamahansal
Copy link
Copy Markdown
Collaborator

Description of changes:
Update notebook to use pypi package

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 1, 2026

Lexical Graph Coverage Report: The coverage is at 45.22% (target: 80%). Download the HTML report here.

@mykola-pereyma
Copy link
Copy Markdown
Contributor

fixes #175

Copy link
Copy Markdown
Contributor

@mykola-pereyma mykola-pereyma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

consider updating workflow as well

echo "Installing toolkit and dependencies..."
#pip install https://github.com/awslabs/graphrag-toolkit/archive/refs/tags/v3.12.0.zip#subdirectory=lexical-graph
#pip install graphrag-lexical-graph
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

any idea why this is commented out?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It was like that before the change but I think the line right below installs it from requirements.txt directly. since it runs from a cloned repo on SageMaker maybe it doesn't need the packaged install

@acarbonetto acarbonetto merged commit b9b1c1b into main Apr 2, 2026
8 checks passed
mykola-pereyma added a commit to mykola-pereyma/graphrag-toolkit that referenced this pull request Apr 2, 2026
The release workflow had regex steps to rewrite pip install URLs in
notebooks before zipping. Since notebooks now install from PyPI (awslabs#180),
these steps are dead code. Also fixes:
- examples/lexical-graph/README.md: broken zip filename (missing -latest)
- troubleshooting.md: old package name in uninstall command
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.

4 participants