I know Python+Jupyter. I'm also a user of Julia+Juno.<p>What does Pluto give me that Juno doesn't? Pluto is called a "notebook" - in what ways is Pluto like Jupyter, in what ways is Pluto like Juno, and in what ways is it unique?<p>Here [1] I see sliders. Wouldn't it make more sense to integrate the sliders into Juno than writing a whole new IDE just so you can use sliders? Other than sliders, how else is it unique?<p>[1] <a href="https://www.youtube.com/watch?v=xsK2358rA3Y" rel="nofollow">https://www.youtube.com/watch?v=xsK2358rA3Y</a><p>UPDATE: I just spent 5 minutes on it and I see that it's reactive. That's neat. But I'd still prefer to have this as an add-on to my IDE than on the browser.<p>UPDATE2: Oh and reactive plots too. Neat.<p>UPDATE£: Oh and I can really easily export to html..
I saw a few of the talks yesterday and they were interesting and well paced. Can recommend anyone with an interest in notebooks to check in today. Pluto is a different kind of notebook and has some really big ideas about what they want the notebook to be capable of, in terms of knowledge sharing.<p>Particularly the talk about PlutoSliderServer.jl and how they want notebooks to be easily used for creating interactive websites<p><a href="https://www.youtube.com/watch?v=QZ3xlKm92tk" rel="nofollow">https://www.youtube.com/watch?v=QZ3xlKm92tk</a>