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

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

Closed

Conversation

norweeg
Copy link

@norweeg norweeg commented Mar 7, 2020

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
Copy link

coveralls commented Mar 7, 2020

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
Copy link
Author

norweeg commented Apr 2, 2023

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