mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[PR #11120] [MERGED] fix(jupyter): fix kernel_id not set and optimize code #22662
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/11120
Author: @OrenZhang
Created: 3/4/2025
Status: ✅ Merged
Merged: 3/4/2025
Merged by: @tjbck
Base:
dev← Head:fix_jupyter📝 Commits (5)
744ffbbfix(jupyter): fix kernel_id not set and optimize code96e0c4drefactor(jupyter): replace httpx with aiohttp613d278refactor(jupyter): change log level3a7e5a5feat(jupyter): check response status for destroy kernelfafd847refactor(jupyter): change log message for execution failed📊 Changes
1 file changed (+170 additions, -129 deletions)
View changed files
📝
backend/open_webui/utils/code_interpreter.py(+170 -129)📄 Description
Fixed
Screenshots or Videos
Issue
wrong format or url cause 403
kernel_id missing when api is not 200
Testing
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.