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

Traffic light overview #62

Merged
merged 5 commits into from
Oct 28, 2020
Merged

Traffic light overview #62

merged 5 commits into from
Oct 28, 2020

Conversation

sbrugman
Copy link
Collaborator

Introduces (optional) traffic light overview plot

Other changes:

  • suppress "matplotlib backend" verbose warning
  • click on "popmon report" also scrolls to top
  • fix example comment

sbrugman and others added 4 commits September 29, 2020 17:57
Other changes:
- suppress "matplotlib backend" verbose warning
- click on "popmon report" also scrolls to top
- fix example comment
Copy link
Collaborator

@tomcis tomcis left a comment

Choose a reason for hiding this comment

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

Some minor comments.

popmon/pipeline/report_pipelines.py Outdated Show resolved Hide resolved
@sbrugman sbrugman merged commit 9e95fac into develop Oct 28, 2020
@sbrugman sbrugman deleted the feature/traffic-light-overview branch October 28, 2020 21:58
sbrugman added a commit that referenced this pull request Oct 28, 2020
* Traffic light overview plot

Other changes:
- suppress "matplotlib backend" verbose warning
- click on "popmon report" also scrolls to top
- fix example comment
sbrugman added a commit that referenced this pull request Dec 7, 2020
v0.3.11 release

Features:
* Traffic light overview (#62)

Documentation:
* Downloads badge readme
* List talks and articles in readme (#66)
* Add image to README.rst (#64)

Other improvements:
* Change notebook testing to pytest-notebook (previously these tests were skipped in CI). Add try-except ImportError for pyspark code. (#67)
* Fix a few typo's
* suppress "matplotlib backend" verbose warning
* click on "popmon report" also scrolls to top
* Update HTML reports using Github Actions (#63)
* Bugfix in hist.py that broke the advanced tutorial.

Notebooks:
* Add %%capture to pip install inside of notebooks.
* Make package install in notebooks work with paths with spaces.
* Pickle doesn't work with tests (not really a popmon-specific feature anyway). Changed the notebook to fix the issue, left the code for reference.

* Version bump
mbaak pushed a commit that referenced this pull request Jan 18, 2021
v0.3.11 release

Features:
* Traffic light overview (#62)

Documentation:
* Downloads badge readme
* List talks and articles in readme (#66)
* Add image to README.rst (#64)

Other improvements:
* Change notebook testing to pytest-notebook (previously these tests were skipped in CI). Add try-except ImportError for pyspark code. (#67)
* Fix a few typo's
* suppress "matplotlib backend" verbose warning
* click on "popmon report" also scrolls to top
* Update HTML reports using Github Actions (#63)
* Bugfix in hist.py that broke the advanced tutorial.

Notebooks:
* Add %%capture to pip install inside of notebooks.
* Make package install in notebooks work with paths with spaces.
* Pickle doesn't work with tests (not really a popmon-specific feature anyway). Changed the notebook to fix the issue, left the code for reference.

* Version bump
tomcis added a commit that referenced this pull request Mar 15, 2021
* v0.3.11 release (#74)

v0.3.11 release

Features:
* Traffic light overview (#62)

Documentation:
* Downloads badge readme
* List talks and articles in readme (#66)
* Add image to README.rst (#64)

Other improvements:
* Change notebook testing to pytest-notebook (previously these tests were skipped in CI). Add try-except ImportError for pyspark code. (#67)
* Fix a few typo's
* suppress "matplotlib backend" verbose warning
* click on "popmon report" also scrolls to top
* Update HTML reports using Github Actions (#63)
* Bugfix in hist.py that broke the advanced tutorial.

Notebooks:
* Add %%capture to pip install inside of notebooks.
* Make package install in notebooks work with paths with spaces.
* Pickle doesn't work with tests (not really a popmon-specific feature anyway). Changed the notebook to fix the issue, left the code for reference.

* Version bump

* Release/0.3.14 (#92)

* Pin histogram version

* Docs update (#96)

* Initialize spark with both histogrammar jar files

Co-authored-by: Max Baak <maxbaak@gmail.com>

* [pre-commit.ci] pre-commit autoupdate

Co-authored-by: Simon Brugman <sbrugman@users.noreply.github.com>
Co-authored-by: Tomas Sostak <shostakas@gmail.com>
Co-authored-by: Max Baak <maxbaak@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
mbaak pushed a commit that referenced this pull request Mar 23, 2021
v0.3.11 release

Features:
* Traffic light overview (#62)

Documentation:
* Downloads badge readme
* List talks and articles in readme (#66)
* Add image to README.rst (#64)

Other improvements:
* Change notebook testing to pytest-notebook (previously these tests were skipped in CI). Add try-except ImportError for pyspark code. (#67)
* Fix a few typo's
* suppress "matplotlib backend" verbose warning
* click on "popmon report" also scrolls to top
* Update HTML reports using Github Actions (#63)
* Bugfix in hist.py that broke the advanced tutorial.

Notebooks:
* Add %%capture to pip install inside of notebooks.
* Make package install in notebooks work with paths with spaces.
* Pickle doesn't work with tests (not really a popmon-specific feature anyway). Changed the notebook to fix the issue, left the code for reference.

* Version bump
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.

2 participants