[BUG] Jupyter jupyter_dash.infer_jupyter_proxy_config() doesn't work with ipykernel>=7
@T4rk1n đang làm issue này rồi.
Từ ngày 24/6/2026.
Đánh giá
Issue này chưa được đánh giá.
Mô tả
Describe your context
dash 4.2.0
ipykernel 7.3.0
Describe the bug
Docs say to use:
from dash import jupyter_dash
jupyter_dash.infer_jupyter_proxy_config()
to determine proxy configuration.
But this method no longer seems to exist in ipykernel:
AttributeError Traceback (most recent call last)
Cell In[1], line 3
1 from dash import jupyter_dash
2
----> 3 jupyter_dash.infer_jupyter_proxy_config()
File /opt/conda/lib/python3.13/site-packages/dash/_jupyter.py:266, in JupyterDash.infer_jupyter_proxy_config(self)
264 return
265 # Assume classic notebook or JupyterLab
--> 266 _request_jupyter_config()
File /opt/conda/lib/python3.13/site-packages/dash/_jupyter.py:205, in _request_jupyter_config(timeout)
202 if _jupyter_comm_response_received():
203 break
--> 205 if inspect.iscoroutinefunction(kernel.do_one_iteration):
206 loop = asyncio.get_event_loop()
207 nest_asyncio.apply(loop)
AttributeError: 'IPythonKernel' object has no attribute 'do_one_iteration'
- Ngôn ngữ chính
- Python
- Star
- 24.4k
- Fork
- 2.3k
- Merge trung bình
- 1 ngày 19 giờ
- Pull request đã merge (30 ngày)
- 19
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Issue khác của plotly/dash
-
good first issue P3 size: 1 task
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 68/100
-
enhancement P2 size: 5
Độ khó 5/5 Hơn một tuần Mức phù hợp với người mới 45/100
-
enhancement P3 size: 10+
-
P2 size: 1 task
-
enhancement P3 size: 1
Độ khó 3/5 1-2 ngày Mức phù hợp với người mới 72/100
Issue tương tự
-
essnmx good first issue
Độ khó 1/5 Dưới một giờ Mức phù hợp với người mới 95/100
-
[Feature] 奇物选择添加优先级 Đang mở
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 65/100
syfoud/Simulated_Scepter#174 ·
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 75/100
Giskard-AI/giskard-oss#2840 · 1 bình luận ·
-
A claim comment carrying the issue number is silently declined while the workflow reports success Đang mởarea: repo bug perceived difficulty: 2
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 70/100
-
Độ khó 2/5 1-3 giờ Mức phù hợp với người mới 75/100
yeti-platform/yeti#1380 ·