euporie.core.history.KernelHistory

class euporie.core.history.KernelHistory(kernel: BaseKernel | Callable[[], BaseKernel], n: int = 1000)

Load the kernel’s command history.