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

Run by line not working #7467

Closed
Tracked by #5607
burkeholland opened this issue Sep 8, 2021 · 2 comments
Closed
Tracked by #5607

Run by line not working #7467

burkeholland opened this issue Sep 8, 2021 · 2 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug notebook-run-by-line

Comments

@burkeholland
Copy link

Environment data

  • VS Code version: 1.61.0
  • Jupyter Extension version (available under the Extensions sidebar): 2021.9.1001208778
  • Python Extension version (available under the Extensions sidebar): 2021.9.1191016588
  • OS (Windows | Mac | Linux distro) and version: Windows_NT x64 10.0.22000
  • Python and/or Anaconda version: Conda 4.10.3
  • Type of virtual environment used (N/A | venv | virtualenv | conda | ...): Conda
  • Jupyter server running: Local | Remote | N/A: Local

Expected behaviour

Clicking "Run by line" runs the code in the cell by line.

Actual behaviour

After running through one time, run by line does nothing on subsequent attempts.

Steps to reproduce:

  1. Clone https://github.com/claudiaregio/data-science
  2. Execute "Run By Line" on cell 30 (works)
  3. Execute run by line on cell 37 (does not appear to work)
run-by-line.mp4
@burkeholland burkeholland added the bug Issue identified by VS Code Team member as probable bug label Sep 8, 2021
@rchiodo
Copy link
Contributor

rchiodo commented Sep 8, 2021

Thanks for the bug. I get this same problem too.

@DavidKutu
Copy link

Dupe of #7586

@DavidKutu DavidKutu removed this from the September 2021 milestone Sep 29, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 30, 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
Projects
None yet
Development

No branches or pull requests

6 participants