Module jupiter::pyrun::pyrun_kernel_loader

source ·
Expand description

Provides a loder to load ZIP files a PY.RUN kernels.

A kernel is a zip file which contains a bunch of resources along with a kernel.py file which is then executed via python.

Structs§

  • Represents the global loader instance to be registered.