Skip to content

Add option to run cell in terminal #15151

Description

@adamal

Creating a line with
#%%
Defines a "cell" that can currently be run through Jupyter.
I have tried to use Jupyter for about a week for interactive development, but for various reasons, it isn't a good fit for me (tl;dr: too much ux overhead).

However, the ability to mark something as a cell and have a quick way to run that block without explicitly selecting the block first is great.

So I propose to add a command to Run Current #%%-cell in Terminal (i.e. not in Jupyter).

Similar functionality that already exists:
Run Cell in Jupyter -> opens a new tab with Jupyter with all its features and clutter.
Run Python File in Terminal
Run Selection/Line in Python Terminal

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-terminalfeature-requestRequest for new features or functionalityinfo-neededIssue requires more information from poster

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions