Skip to content

Support correct execution status for native REPL  #23739

@anthonykim1

Description

@anthonykim1

In the native REPL, we should correctly mark the execution status as either failure (red x mark) or success (green check mark) depending on the output of the user's code execution.

For example, if import failed, we should not only tell the uiser that the import failed but also mark the cell of the native REPL to show red x mark failure status.

Metadata

Metadata

Assignees

Labels

area-replfeature-requestRequest for new features or functionalitytriage-neededNeeds assignment to the proper sub-teamverification-neededVerification of issue is requestedverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions