You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the bash_kernel makes the UI look simpler, but adds an additional dependency that is often not pre-installed, and having to know about and understand kernels and switching them is kind of a drag.
Maybe better to just cope with the default Jupyter support for calling shell commands, e.g. %%bash cell magic.