Skip to content

Use 'plain' Jupyter shell script UI rather than the bash kernel #6

@anjackson

Description

@anjackson

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions