Skip to content

can I just use “interpreter.computer.run” in python code? #1671

@wolfljj

Description

@wolfljj

Is your feature request related to a problem? Please describe.

interpreter.computer.run("python", "computer.run(print('Hello from the terminal run!'))")
The result only shows this [IPKernelApp] WARNING | Parent appears to have exited, shutting down.

Describe the solution you'd like

interpreter.computer.run("python", "computer.run(print('Hello from the terminal run!'))")
The result only shows this [IPKernelApp] WARNING | Parent appears to have exited, shutting down.

Describe alternatives you've considered

No response

Additional context

No response

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