Skip to content

Commit c09b8ac

Browse files
committed
Break it up a bit with a subheading
1 parent aad40cb commit c09b8ac

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/kernel_providers.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,9 @@ something like this::
8181
]
8282
})
8383

84+
Finding kernel types
85+
====================
86+
8487
To find and start kernels in client code, use
8588
:class:`jupyter_client.discovery.KernelFinder`. This has a similar API to kernel
8689
providers, but it wraps a set of kernel providers. The kernel names it works

0 commit comments

Comments
 (0)