Home
last modified time | relevance | path

Searched defs:start_ipython (Results 1 – 9 of 9) sorted by relevance

/dports/devel/ipython/ipython-7.29.0/IPython/
H A D__init__.py100 def start_ipython(argv=None, **kwargs): function
/dports/devel/ipython5/ipython-5.10.0/IPython/
H A D__init__.py93 def start_ipython(argv=None, **kwargs): function
/dports/devel/ipython5/ipython-5.10.0/IPython/testing/
H A Dglobalipapp.py74 def start_ipython(): function
/dports/devel/ipython/ipython-7.29.0/IPython/testing/
H A Dglobalipapp.py72 def start_ipython(): function
/dports/devel/py-distributed/distributed-2021.11.2/distributed/
H A D_ipython_utils.py174 def start_ipython(ip=None, ns=None, log=None): function
H A Dworker.py1320 def start_ipython(self, comm): member in Worker
H A Dclient.py3912 def start_ipython(self, *args, **kwargs): member in Client
H A Dscheduler.py7386 def start_ipython(self, comm=None): member in Scheduler
/dports/mail/mailman3/mailman-3.3.1/src/mailman/commands/
H A Dcli_withlist.py68 def start_ipython(overrides, banner, debug): function