Skip to content

Show warning and error messages during variable transfer #25

@BoPeng

Description

@BoPeng

self.sos_kernel.run_cell(

Currently sos-r uses run_cell function to execute statement for variable assignment. With the silent=True parameter nothing is displayed even if there were warning and error messages.

It is worthwhile to investigate the use of get_response function to execute the statement, capture and display the warning and error messages.

A good example to trigger the warning is from #24 for out-of-range integers.

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