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 (
fish-kernel add, aliasinstall).Unregister the kernel (
fish-kernel remove, aliasuninstall).Display rich outputs from fish scripts (
display,displayHTML,displayJS).