Skip to content

v0.14.2

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Apr 18:05
· 1454 commits to main since this release
672fea4

Pluto v0.14.2

Diff since v0.14.1

Closed issues:

  • Blank frames make reactive Pluto plots look choppy (#577)
  • Logging bug when import Pluto inside notebook (#905)
  • SVG output from Plots can cause browser tab to consume large amounts of memory (#911)
  • Pluto.run(notebook = "test.jl") -> & is reserved (#936)
  • When opening a bracket or quote, add a corresponding closing bracket to the right of cursor (#1066)
  • installing pluto via pkg fails SOLVED (#1068)
  • Support @variables x, y and not just @variables x y in mock macro (#1070)
  • Font in Cell Error Output does not correctly display Greek letter χ (#1071)
  • Quit/Exit button (#1075)
  • Parallelize evalutation of independant cells (#1079)
  • Displaying ggplot2 figures via RCall? (#1081)
  • I don't understand how root_url is supposed to work (#1082)
  • Can one disable authentication for local development? (bind address 127.0.0.1) (#1083)
  • Deselect cells after deleting them (#1086)
  • TypeError: Failed to Register a ServiceWorker in HTML Export (#1087)
  • Plot height of plotly graph in html export is incorrect (Pluto 0.14.1 & chrome) (#1088)

Merged pull requests: