Skip to content

Support Background Processing of Notebook Cells in Linea #684

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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