Skip to content

chore(deps): remove dependency on Jupyter Notebook (and update uv) - #9409

Open
keturn wants to merge 2 commits into
invoke-ai:mainfrom
keturn:chore/no-jupyter
Open

chore(deps): remove dependency on Jupyter Notebook (and update uv)#9409
keturn wants to merge 2 commits into
invoke-ai:mainfrom
keturn:chore/no-jupyter

Conversation

@keturn

@keturn keturn commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Removes Jupyter Notebook from the project's default dependencies, lowering the Python dependency count by 67 packages.

(compel declares a dependency on it. I don't know that it even has Jupyter-specific code in there—I think it was just to make sure its demo notebooks run?)

QA Instructions

uv sync --frozen and run invokeai-web.

Merge Plan

May produce merge conflicts with other changes to uv.lock, but it can be regenerated.

Checklist

  • The PR has a short but descriptive title, suitable for a changelog
  • N/A Tests added / updated (if applicable)
  • N/A ❗Changes to a redux slice have a corresponding migration
  • N/A Documentation added / updated (if applicable)
  • N/A Updated What's New copy (if doing a release after this PR)

@keturn
keturn force-pushed the chore/no-jupyter branch from 001a5aa to b9b122c Compare July 31, 2026 00:52
@github-actions github-actions Bot added Root python-deps PRs that change python dependencies labels Jul 31, 2026
(the version currently used by launcher)
@keturn keturn changed the title chore(deps): remove dependency on Jupyter Notebook chore(deps): remove dependency on Jupyter Notebook (and update uv) Jul 31, 2026
@keturn

keturn commented Jul 31, 2026

Copy link
Copy Markdown
Contributor Author

updating uv in all the workflows is definitely scope creep, but fortunately, lstein recently updated it in launcher.

@github-actions github-actions Bot added CI-CD Continuous integration / Continuous delivery docker labels Jul 31, 2026
@lstein lstein self-assigned this Aug 17, 2026
@lstein lstein added the 6.14.1 label Aug 17, 2026
@lstein lstein moved this to 7.0 Theme: Tabbed Layout UI in Invoke - Community Roadmap Aug 17, 2026
@lstein lstein moved this from 7.0 Theme: Tabbed Layout UI to 6.14.1: Bug fixes to 6.14.0 in Invoke - Community Roadmap Aug 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.14.1 CI-CD Continuous integration / Continuous delivery docker python-deps PRs that change python dependencies Root

Projects

Status: 6.14.1: Bug fixes to 6.14.0

Development

Successfully merging this pull request may close these issues.

2 participants