We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fa8264 commit 4c89dbeCopy full SHA for 4c89dbe
IPython/__init__.py
@@ -150,7 +150,7 @@ def start_kernel(argv=None, **kwargs):
150
**kwargs : various, optional
151
Any other kwargs will be passed to the Application constructor,
152
such as `config`, a traitlets :class:`Config` object (see :ref:`configure_start_ipython`),
153
- allowing configuration of the kernel (see :ref:`kernel_options`).
+ allowing configuration of the kernel.
154
"""
155
import warnings
156
0 commit comments