Replies: 1 comment 2 replies
-
Livebook doesn’t really know about VegaLite, which means you can add Plotly support as well and you can use the The explore section of your Livebook also has a series of tutorials showing how to get started with custom Kinos. Have fun! |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am a big fan of notebooks, especially using them to learn, and I really love Livebook! I am wanting to work through the book Programming Machine Learning by Paolo Perrotta, but it contains 3D plots. While of course, I could continue working through the book, leaving off the 3D plots, it would be great if Livebook had that capability in general. From what I can tell Vega-Lite and Vega do not support 3D plots.
I would love to help work on Livebook by adding 3D plot functionality!
Are there any thoughts on:
:kino_vega_lite
, for example:kino_plotly
.If anyone has any ideas or thoughts on how to get started on this, I think this could be a nice project.
Beta Was this translation helpful? Give feedback.
All reactions