-
Notifications
You must be signed in to change notification settings - Fork 35
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
List talks and articles #66
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Something went wrong and the new commit doesn't show the |
- Linked feature dropdowns - Reorder report, increase n_histograms to 6 - Don't plot traffic light plots by default
…ank/popmon into feature/talks-and-articles
sbrugman
added a commit
that referenced
this pull request
Dec 7, 2020
* List talks and articles * Add Data Lunch
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.