Home
last modified time | relevance | path

Searched refs:_init_asyncio_patch (Results 1 – 8 of 8) sorted by relevance

/dports/devel/py-ipykernel5/ipykernel-5.5.0/ipykernel/inprocess/tests/
H A Dtest_kernel.py20 def _init_asyncio_patch(): function
56 _init_asyncio_patch()
/dports/devel/py-ipykernel/ipykernel-6.6.0/ipykernel/inprocess/tests/
H A Dtest_kernel.py20 def _init_asyncio_patch(): function
56 _init_asyncio_patch()
/dports/devel/py-qtconsole/qtconsole-5.1.1/qtconsole/
H A Dqtconsoleapp.py382 def _init_asyncio_patch(self): member in JupyterQtConsoleApp
418 self._init_asyncio_patch()
/dports/www/py-notebook/notebook-6.4.5/notebook/tests/
H A Dlaunchnotebook.py171 app._init_asyncio_patch()
/dports/devel/py-ipykernel5/ipykernel-5.5.0/ipykernel/
H A Dkernelapp.py510 def _init_asyncio_patch(self): member in IPKernelApp
558 self._init_asyncio_patch()
/dports/devel/py-ipykernel/ipykernel-6.6.0/ipykernel/
H A Dkernelapp.py568 def _init_asyncio_patch(self): member in IPKernelApp
623 self._init_asyncio_patch()
/dports/www/py-notebook/notebook-6.4.5/notebook/
H A Dnotebookapp.py2080 def _init_asyncio_patch(self): member in NotebookApp
2114 self._init_asyncio_patch()
/dports/devel/py-jupyter-server/jupyter_server-1.12.1/jupyter_server/
H A Dserverapp.py2251 def _init_asyncio_patch(): member in ServerApp
2299 self._init_asyncio_patch()