Skip to content

Allow scalar iteration in REPL tasks? #446

Closed
@maleadt

Description

@maleadt

I wonder if it would make sense and possible to allow scalar iteration in REPL tasks, which IIUC are only used to render the results of computations. There doesn't seem to be an API exposing this (the AST transforms affect the expressions that are evaluated in another task), but maybe we could access the task-local storage of Base.active_repl_backend.backend_task and allow scalar iteration there.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions