Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
Tracked by #5607
ronglums opened this issue Sep 22, 2021 · 1 comment
Closed
Tracked by #5607

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

ronglums opened this issue Sep 22, 2021 · 1 comment
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug notebook-run-by-line verified Verification succeeded

Comments

@ronglums
Copy link

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).

@ronglums ronglums added bug Issue identified by VS Code Team member as probable bug nb-golden labels Sep 22, 2021
@greazer greazer added this to the September 2021 milestone Sep 23, 2021
@greazer greazer assigned DavidKutu and unassigned DonJayamanne Sep 23, 2021
@DavidKutu
Copy link

This will be fixed by #1166

@DonJayamanne DonJayamanne added the verified Verification succeeded label Sep 28, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug notebook-run-by-line verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

4 participants