Skip to content

Can't start Run by line when the cell toolbar is hidden #7630

@ronglums

Description

@ronglums

VS Code 1.61.0-insider + Jupyter extension v2021.9.1001261101

  1. open an ipynb file.

  2. turn off the cell toolbar by toggling the following setting to "jupyter-notebook": "hidden"

    "notebook.cellToolbarLocation": {
    "default": "right",
    "jupyter-notebook": "hidden"
    },

  3. No entry point for the "run by line" feature at this point (no command or other UI piece for run by line).

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugnotebook-run-by-lineverifiedVerification succeeded

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions