Description
Bash commands can be run inside Jupyter notebooks through a dedicated kernel.
It is useful for teaching shell scripting, documenting operations, and mixing command-line workflows with notebook output. Notebook cells can execute destructive shell commands and expose environment data, so run trusted notebooks only.