Skip to content

v0.12.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Oct 16:25
ccd351e

Pluto v0.12.0

Diff since v0.11.14

Closed issues:

  • Import/export Jupyter notebooks (#14)
  • Add support to display images. (#60)
  • Anyway to deploy on binder (#105)
  • Open default browser on run (#179)
  • Pluto disconnects after idle (#188)
  • πŸ‘ and β–Ά in intro notebook are unclear (#221)
  • Can Pluto.jl & Revise.jl work together? (#238)
  • Live docs - include prefixed module in search term (#239)
  • Display DiffEqBase.ODESolution (#250)
  • Store notebooks in a permanent location by default (#265)
  • Document the list of keyboard shortcuts (#284)
  • Performance - delay creating codemirrors (#291)
  • Implement authentication token (#293)
  • Use JuliaMono font πŸ”€ (#296)
  • Versioning the file format (#311)
  • html doesn't bind correctly (#319)
  • Ctrl+C to copy localhost:1234 in the terminal stops Pluto (#328)
  • Windows 7: julia.exe using 100% of a core when idle (#329)
  • Add an x on the left too (#331)
  • ERROR: Unable to automatically install 'MbedTLS' (#339)
  • do not change pwd after exiting Pluto (#342)
  • Detect cell ID using javascript (#347)
  • Open the standard Open File and Save File dialogs (#350)
  • Vector(undef, 3) does not show (#352)
  • LaTeXStrings repr with mixed text/math (#359)
  • Unable to download from URL from behind a corporate proxy server (#365)
  • A better config system (#366)
  • GeoArrays working in REPL, not working in Pluto.jl (#375)
  • @Bind doesn't update values within the same cell (#391)
  • Pluto doesn't use Pkg environments? (#393)
  • MsgPack is required but does not seem to be installed (#394)
  • Error when loading notebook with unicode operator (#397)
  • Copy paste entire cells (#399)
  • Occupy full window width (#400)
  • Don't launch browser over SSH (#401)
  • Cannot open URL (#402)
  • Pluto.run() opens url at "penguin.linux.test" (#404)
  • Screen centered layout (#406)
  • Pluto complains about multiple definitions (#409)
  • Pluto complains about multiple definitions (#410)
  • Error when using ScikitLearn.jl (#412)
  • Export {HTML, PDF} options reduce font size, hard to read (#413)
  • Wait for secret before redirecting to /open (#415)
  • Dependency on copy isn't detected (#417)
  • Idea for richer notebook format (#421)
  • Methods with unnamed arguments do not re-evaluate (#423)
  • Execute independent cells concurrently (#424)
  • Watch external file modifications (#426)
  • Visual reordering of cells (#427)
  • text not copying to appropriate buffer on linux (#431)
  • Convert Pluto notebooks to plain Julia code (#432)
  • Show result under cell (#438)
  • Bad query - ArgumentError: Malformed UUID string: "undefined" (#441)
  • Tab key should insert 4 spaces (#450)
  • @which macro shows local path but click through link is broken (#451)
  • SVector of Vector throws error (#458)
  • Include with_terminal in Pluto or PlutoUI (#459)
  • One-dimensional arrays lose relevant info in display (#461)
  • try block is not scoped correctly (#464)
  • Error on Ubuntu 16.04: NaCl helper process running without a sandbox (#465)
  • Problems using pluto.jl in WSL2's docker (#468)
  • Base.Display() like result modification (#470)
  • Disable auto-running of freshly opened notebooks/Trusting notebooks (#473)
  • struct inside let block is always global (#474)
  • user defined macro are not reactive (#477)
  • UUID string undefined on refresh (#479)
  • LaTeX macro dependency parsing? (#480)
  • Option to have linear cell dependency? (#481)
  • Weird syntax highlighting in string interpolation (#483)
  • Editing breaks Pluto (#490)
  • Input to cell broken after deleting parenthesis (#491)
  • Opening Github /raw links doesn't work (#492)
  • Incorrect "A new version of Pluto.jl is available" (#495)
  • Feature Request: scratch cells (#499)
  • [dev] Cell.js - is_hidden is always false (#500)
  • Feature request: allow scrolling past last cell (#503)
  • Programmatically export static HTML from Pluto notebook to deploy with docs. (#506)
  • doc: provide a list of all keyboard shortcuts (#507)
  • Run .julia/config/startup.jl at startup (#509)
  • Problem with similar functor definitions (#510)
  • Print function does not display anything in the notebook (#512)
  • Union with Parameter Type throws UndefVarError (#517)
  • URL doesnt work anymore (#519)
  • changing keyboard mappings for personal use (#523)
  • Variable value cannot be changed in other cells (#524)
  • Issue adding Pluto package to julia version 1.5.2 (#531)
  • Markdown ending with newline not displayed properly (#533)
  • Pluto.run docstring kwargs outdated (#534)

Merged pull requests: