Skip to content

Support Background Processing of Notebook Cells in Linea #684

@moustafa-a

Description

@moustafa-a

This is based on feedback from antingshen

Is your feature request related to a problem? Please describe.
I have a cell in my notebook doing query/processing that was projected to take 2 hours. I wanted to develop other stuff in my notebook while waiting for it to finish but I could only run one cell at a time. Normally I'd either have to move the cells for the long query to another notebook or move the cells for my next experiment to another notebook and combine them later.

Describe the solution you'd like
Can Linea get the code for my query calculation and put it into a separate Python file and run it or execute that cell in the background.

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