Skip to content

fixed overwrite of spinner value with default spinner in Jupyter Notebooks running on Windows#142

Closed
norweeg wants to merge 1 commit into
manrajgrover:masterfrom
norweeg:halonotebook-fix-spinners
Closed

fixed overwrite of spinner value with default spinner in Jupyter Notebooks running on Windows#142
norweeg wants to merge 1 commit into
manrajgrover:masterfrom
norweeg:halonotebook-fix-spinners

Conversation

@norweeg

@norweeg norweeg commented Mar 7, 2020

Copy link
Copy Markdown

Description of new feature, or changes

Removed check of OS causing spinner value to be overwritten with default value in Jupyter Notebook on Windows. If you went to the trouble to use HaloNotebook, you are almost certainly using a browser-based notebook capable of rendering the spinner

Resolves #141

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

People to notify

@coveralls

coveralls commented Mar 7, 2020

Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 430

  • 8 of 9 (88.89%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.2%) to 90.802%

Changes Missing Coverage Covered Lines Changed/Added Lines %
halo/halo_notebook.py 8 9 88.89%
Totals Coverage Status
Change from base Build 429: -0.2%
Covered Lines: 313
Relevant Lines: 338

💛 - Coveralls

@norweeg norweeg changed the title halonotebook no longer overwrite spinner on Windows fixed overwrite of spinner value with default spinner in Jupyter Notebooks running on Windows Mar 7, 2020
norweeg pushed a commit to norweeg/halo that referenced this pull request Mar 7, 2020
@norweeg norweeg mentioned this pull request Mar 7, 2020
3 tasks
norweeg pushed a commit to norweeg/halo that referenced this pull request Aug 4, 2020
@norweeg norweeg force-pushed the halonotebook-fix-spinners branch from 5533c1a to fd6d5fb Compare August 4, 2020 16:20
norweeg pushed a commit to norweeg/halo that referenced this pull request Nov 24, 2020
@norweeg norweeg force-pushed the halonotebook-fix-spinners branch from fd6d5fb to 9a01ed6 Compare November 24, 2020 20:56
norweeg added a commit to norweeg/halo that referenced this pull request Nov 24, 2020
@norweeg

norweeg commented Apr 2, 2023

Copy link
Copy Markdown
Author

made obsolete by #144

@norweeg norweeg closed this Apr 2, 2023
@norweeg norweeg deleted the halonotebook-fix-spinners branch April 2, 2023 21:23
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.

spinner overwritten in Jupyter on Windows

2 participants