[BUG] Jupyter jupyter_dash.infer_jupyter_proxy_config() doesn't work with ipykernel>=7
@T4rk1n ci sta già lavorando.
Dal 24/6/2026.
Valutazione
Questa issue non è ancora stata valutata.
Descrizione
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'
- Lingua principale
- Python
- Stelle
- 24.4k
- Fork
- 2.3k
- Merge medio
- 1g 19h
- PR unite (30g)
- 19
Guida per i contributori
Apri la guida per i contributori
Come iniziare
- Leggi tutta la issue e poi la guida ai contributi del progetto.
- Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
- Fai un fork del repository e lavora su un branch.
- Apri una pull request che faccia riferimento al numero della issue.
Altre issue di plotly/dash
-
good first issue P3 size: 1 task
Difficoltà 2/5 1-3 ore Idoneità per principianti 68/100
-
enhancement P2 size: 5
Difficoltà 5/5 Più di una settimana Idoneità per principianti 45/100
-
enhancement P3 size: 10+
-
P2 size: 1 task
-
enhancement P3 size: 1
Difficoltà 3/5 1-2 giorni Idoneità per principianti 72/100
Issue simili
-
essnmx good first issue
Difficoltà 1/5 Meno di un'ora Idoneità per principianti 95/100
-
[Feature] 奇物选择添加优先级 Aperta
Difficoltà 2/5 1-3 ore Idoneità per principianti 65/100
syfoud/Simulated_Scepter#174 ·
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
Giskard-AI/giskard-oss#2840 · 1 commento ·
-
A claim comment carrying the issue number is silently declined while the workflow reports success Apertaarea: repo bug perceived difficulty: 2
Difficoltà 2/5 1-3 ore Idoneità per principianti 70/100
-
Difficoltà 2/5 1-3 ore Idoneità per principianti 75/100
yeti-platform/yeti#1380 ·