Skip to content

Conversation

DavidKutu
Copy link

As Joyce just pointed out, the gather button appears while executing. And if you have an error in your cell and manage to push the button before the cell is done executing, the cell with the error is gathered incorreclty.

  • Pull request represents a single change (i.e. not fixing disparate/unrelated things in a single PR).
  • Title summarizes what is changing.
  • Has a news entry file (remember to thank yourself!).
  • Appropriate comments and documentation strings in the code.
  • Has sufficient logging.
  • Has telemetry for enhancements.
  • Unit tests & system/integration tests are added/updated.
  • Test plan is updated as appropriate.
  • package-lock.json has been regenerated by running npm install (if dependencies have changed).
  • The wiki is updated with any design decisions/details.

@DavidKutu DavidKutu changed the title hide the gather button while a cell is executing Hide the gather button while a cell is executing Jul 15, 2020
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@DavidKutu DavidKutu added the no-changelog No news entry required label Jul 15, 2020
Copy link

@joyceerhl joyceerhl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does the gather button show up on VS Code native notebooks yet?

@DavidKutu
Copy link
Author

@joyceerhl not yet

@DavidKutu DavidKutu merged commit 4cd5df9 into master Jul 15, 2020
@DavidKutu DavidKutu deleted the david/hideGatherWhileExecuting branch July 15, 2020 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-changelog No news entry required

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants