
ipykernel · PyPI
Oct 27, 2025 · IPython Kernel for Jupyter This package provides the IPython kernel for Jupyter. Installation from source git clone cd ipykernel pip install -e ".[test]" After that, all normal ipython …
kernelforge · PyPI
Aug 23, 2025 · I really only care about writing optimized kernel code, so this project will be completed as I find additional time... XD I'm reviving this project to finish an old project using …
uvkernel · PyPI
Jul 13, 2025 · Project Overview This is a Jupyter kernel implementation that provides on-demand IPython kernels with dependencies pulled from PEP723 metadata. Each kernel instance is an …
spyder-kernels · PyPI
Nov 19, 2025 · Jupyter kernels for Spyder's consoleJupyter kernels for the Spyder console Package that provides Jupyter kernels for use with the consoles of Spyder, the Scientific …
semantic-kernel · PyPI
Nov 25, 2025 · Create prompt functions and invoke them via the Kernel: import asyncio from semantic_kernel import Kernel from semantic_kernel.connectors.ai.open_ai import …
metakernel · PyPI
Nov 5, 2025 · A Jupyter kernel base class in Python which includes core magic functions (including help, command and file path completion, parallel and distributed processing, …
liger-kernel · PyPI
Nov 21, 2025 · Liger Kernel is a collection of Triton kernels designed specifically for LLM training. It can effectively increase multi-GPU training throughput by 20% and reduces memory usage …
ipython · PyPI
Dec 3, 2025 · A Jupyter kernel to work with Python code in Jupyter notebooks and other interactive frontends. The enhanced interactive Python shells have the following main features:
kl-kernel-logic · PyPI
Dec 3, 2025 · KL Kernel Logic implements Δ (atomic transitions) and V (behaviour sequences) in their stateless form, and provides observable projections of t (logical order and duration).
pyimkernel · PyPI
Dec 15, 2023 · box blur : The box blur kernel is similar to the blur kernel. It applies a simple averaging operation to create a blur effect, but with equal weights for all neighboring pixels.