Pluto.jl 1.0 release – reactive notebook for Julia

(discourse.julialang.org)

57 points | by fons-p 5 hours ago ago

4 comments

  • slwvx an hour ago

    I would love Pluto but am completely put off by the output of a command being shown above the command that creates it. Sure, maybe the whole notebook is reactive, and I shouldn't care, but I still see Pluto as producing something close to a document or web page, which I want to read from top to bottom, and can't do with Pluto. This single feature/problem has kept me away from Pluto

    • galleywest200 36 minutes ago

      I also would like if they gave you a toggle option to display the output below the code boxes instead of above, but I still like Pluto.

  • thetwentyone 15 minutes ago

    Pluto has been quite nice for me to use over the last few years and I even host notebooks using the SliderServer to let others run analysis and examples from the web.

  • whatever1 an hour ago

    These days it is so easy to just build a full fledged react website with interactive components served locally, personally I just stopped trying to build language specific UIs.