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

Need a way to cancel cell runs (all-up and per cell) #3793

Closed
ronglums opened this issue Nov 13, 2018 · 6 comments
Closed

Need a way to cancel cell runs (all-up and per cell) #3793

ronglums opened this issue Nov 13, 2018 · 6 comments
Assignees

Comments

@ronglums
Copy link

Environment data

  • VS Code version: XXX
  • Extension version (available under the Extensions sidebar): XXX
  • OS and version: XXX
  • Python version (& distribution if applicable, e.g. Anaconda): XXX
  • Type of virtual environment used (N/A | venv | virtualenv | conda | ...): XXX
  • Relevant/affected Python packages and their versions: XXX

Actual behavior

XXX

Expected behavior

XXX

Steps to reproduce:

  1. XXX

Logs

Output for Python in the Output panel (ViewOutput, change the drop-down the upper-right of the Output panel to Python)

XXX

Output from Console under the Developer Tools panel (toggle Developer Tools on under Help)

XXX
@rchiodo rchiodo self-assigned this Nov 27, 2018
@rchiodo rchiodo closed this as completed Nov 28, 2018
@rchiodo
Copy link
Contributor

rchiodo commented Nov 28, 2018

Latest insider build will have this in about 30 minutes:
ms-python-insiders.vsix

@AlJohri
Copy link

AlJohri commented Nov 30, 2018

@rchiodo is this part of the latest release?

quick side question- is the data science stuff integrated into this repo? I wasn't sure why github issues was disabled here (DonJayamanne/vscodeJupyter) or what the relation between the two extensions is was based on both project's READMEs

@rchiodo
Copy link
Contributor

rchiodo commented Nov 30, 2018

@AlJohri this is part of the latest release. You should see a new black square that is the interrupt button on the python interactive window.

The datascience work is not in the DonJayamanne/vscodeJupyter extension. Don does work on our team though :). His extension is like the grandfather to the work we're doing now but we are not porting anything we do to his extension.

@AlJohri
Copy link

AlJohri commented Nov 30, 2018

thanks for the response @rchiodo! so given the feature overlap, if I want the "Run Cells" functionality is that part of this package or part of Don's package? I saw a couple issues on this repo regarding the Run Cells stuff so I assume its in both? I have both installed so wasn't sure where the functionality was coming from

@rchiodo
Copy link
Contributor

rchiodo commented Nov 30, 2018

Run cells is part of both (we borrowed the idea from Don's package), but Don is not working on his package anymore. @DonJayamanne could probably say more himself. I would recommend you uninstall his package and just use the python package. Any bugs in the 'run cells' functionality with the Microsoft python extension will be looked at. Don's jupyter extension will likely not.

@AlJohri
Copy link

AlJohri commented Nov 30, 2018 via email

@lock lock bot locked as resolved and limited conversation to collaborators Dec 28, 2018
@microsoft microsoft unlocked this conversation Nov 14, 2020
@DonJayamanne DonJayamanne transferred this issue from microsoft/vscode-python Nov 14, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants