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

Update to Vega 5 #6133

Merged
merged 12 commits into from Mar 25, 2019
Merged

Update to Vega 5 #6133

merged 12 commits into from Mar 25, 2019

Conversation

domoritz
Copy link
Member

@domoritz domoritz commented Mar 25, 2019

Fixes #6128

I moved the existing extension package to jupyterlab/jupyter-renderers#184

@jupyterlab-dev-mode
Copy link

Thanks for making a pull request to JupyterLab!

To try out this branch on binder, follow this link: Binder

@domoritz
Copy link
Member Author

I believe things are correct but we need another npm release of the new package I added. Can someone help me with that?

@domoritz domoritz changed the title Update to Vega 5. Update to Vega 5 Mar 25, 2019
Copy link
Member

@ian-r-rose ian-r-rose left a comment

Choose a reason for hiding this comment

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

Thanks @domoritz!

@ian-r-rose ian-r-rose merged commit cba7c89 into jupyterlab:master Mar 25, 2019
@domoritz domoritz deleted the vega5 branch March 25, 2019 19:40
"vega-embed": "3.18.2"
"vega": "^5.3.1",
"vega-embed": "^4.0.0",
"vega-lite": "^3.0.0"
Copy link
Member

Choose a reason for hiding this comment

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

@domoritz Do these need to be specified here for any reason, or are the vega and vega-lite pulled in by vega-embed sufficient?

Copy link
Member Author

Choose a reason for hiding this comment

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

Vega-Embed now only has peer dependencies. I think it's much better for you to be able to specify the versions you want regardless of the Vega-Embed version.

Copy link
Member

Choose a reason for hiding this comment

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

Cool, thanks.

Copy link
Member Author

Choose a reason for hiding this comment

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

Discussion is here: vega/vega-embed#136

@jasongrout jasongrout mentioned this pull request Apr 11, 2019
@jasongrout jasongrout added this to the 1.0 milestone Apr 11, 2019
@lock lock bot added the status:resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion. label Aug 7, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Aug 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status:resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update to Vega-Lite 3 and Vega 5
3 participants