fish-kernel Documentation¶
fish-kernel is a Jupyter kernel implementation for the fish shell.
Contents
What you can do¶
Run fish commands inside Jupyter cells.
Register the kernel for user, env, or custom prefixes.
Display rich outputs from fish scripts (
display,displayHTML,displayJS).