# Functions
BackendView takes the global view of the kernel and returns the backend view.
Fetch returns the list of kernels for the given backend.
Handler returns an HTTP handler that implements the global, combined kernels collection.
UnifiedView takes the backend view of the kernel and returns the global view.
# Constants
APIPath is the URL path to the kernels collection in the Jupyter REST API.