nteract / commuter

🚎 Notebook sharing hub
BSD 3-Clause "New" or "Revised" License
489 stars 66 forks source link

Altair rendering on commute? #268

Open Casyfill opened 4 years ago

Casyfill commented 4 years ago

Just to get back on https://github.com/nteract/nteract/issues/4481, does commuter render Altair (<VegaLite 3 object>)?

captainsafia commented 4 years ago

We'll need to update the version of the @nteract/transform-vega package that is used in commuter.

Would you like to take a stab at submitting a PR with the version bump?

Casyfill commented 4 years ago

Hey! Thanks for the answer! I noticed you bumped the version of transform-vega and it seems to support VegaLite 3. Just made a PR #269 - let me know what you think (not really a js person)

Casyfill commented 4 years ago

Hm, it seems that Altair charts are still not rendering 🤔 will dig into that

captainsafia commented 4 years ago

Thanks for offering to help look into this further, @Casyfill! Feel free to ping if you need any help.