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

Note vega and vegalite versions at the Python level #55

Closed
jakevdp opened this issue Sep 2, 2016 · 1 comment
Closed

Note vega and vegalite versions at the Python level #55

jakevdp opened this issue Sep 2, 2016 · 1 comment

Comments

@jakevdp
Copy link
Contributor

jakevdp commented Sep 2, 2016

I think it would be useful to have the versions of the javascript packages available at some level, e.g.

from vega import VegaLite
print(VegaLite.library_version)

This would facilitate, e.g. raising a warning in Altair if someone has incompatible versions installed.

@domoritz
Copy link
Member

Duplicate of #97

@domoritz domoritz marked this as a duplicate of #97 Jul 26, 2018
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

No branches or pull requests

2 participants