Skip to content

{Issue #59} : stop_and_persist function works as it should#133

Open
hafiz703 wants to merge 2 commits into
manrajgrover:masterfrom
hafiz703:master
Open

{Issue #59} : stop_and_persist function works as it should#133
hafiz703 wants to merge 2 commits into
manrajgrover:masterfrom
hafiz703:master

Conversation

@hafiz703

@hafiz703 hafiz703 commented Oct 21, 2019

Copy link
Copy Markdown

Description of new feature, or changes

Issue #59 Output gets hidden on stop_and_persist in Jupyter notebooks - added output to self.output.outputs instead of reassignment to persist output when cell finishes running.

Checklist

  • Your branch is up-to-date with the base branch
  • You've included at least one test if this is a new feature
  • All tests are passing

Related Issues and Discussions

Fixes #59

Output gets hidden on stop_and_persist in Jupyter notebooks - added output to self.output.outputs instead of reassignment to persist output when cell finishes running.
@coveralls

coveralls commented Oct 21, 2019

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 423

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at ?%

Totals Coverage Status
Change from base Build 422: 0.0%
Covered Lines:
Relevant Lines: 0

💛 - Coveralls

@hafiz703 hafiz703 changed the title BUG FIX ISSUE #59 : stop_and_persist function works as it should {Issue #59} : stop_and_persist function works as it should Oct 22, 2019
@manrajgrover manrajgrover self-requested a review November 13, 2019 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: Output gets hidden on stop_and_persist in Jupyter notebooks

3 participants