Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

Suppress window warnings in node #53

Merged
merged 2 commits into from Mar 28, 2020
Merged

Conversation

jakevdp
Copy link
Member

@jakevdp jakevdp commented Mar 27, 2020

The vega CLI prints unhelpful warnings to stderr whenever there are interactive components in a saved chart (see #51). This PR suppresses these particular warnings by default, as they are essentially never helpful.

Companion PR (#52) provides a means of passing flags to the CLI for more fine-grained control over error & logging behavior.

@jakevdp jakevdp force-pushed the warning branch 2 times, most recently from dd39d75 to 69fa529 Compare March 27, 2020 22:42
@jakevdp jakevdp changed the title MAINT: add stderr_filter to _utils.check_output_with_stderr Suppress window warnings in node Mar 27, 2020
@jakevdp jakevdp merged commit 46cdbff into altair-viz:master Mar 28, 2020
@jakevdp jakevdp deleted the warning branch March 28, 2020 21:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant