Skip to content

shell_command config option for terminado not picked up  #2339

Open
@quaxquax

Description

@quaxquax

When trying to set the shell for the terminado terminal I came across this documentation that mentions the shell_command option, which is supposed to be a python dictionary.

The shape of the dictionary is not specified, but from this code I gleamed that the following line may, work, but it apparently does not get picked up.

c.NotebookApp.terminado_settings={'shell_command': ['bash']}

Any pointers as how to use that option?

Many thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions