Skip to content

Releases: fonsp/Pluto.jl

v0.12.12

27 Nov 01:25
b2a61f2
Compare
Choose a tag to compare

Pluto v0.12.12

Diff since v0.12.11

Closed issues:

  • Code Cell line height (#545)
  • Can't ArrowDown on the last line if it wrapped (#653)
  • Anonymous function using function(x) unrecognised (#654)
  • no method matching process_ws_message (#656)
  • Live docs tokenizing issues (#694)
  • Cannot see content of nested namedtuple vectors (#697)
  • Run Pluto on jost but work on Local over SSH (#698)
  • Modules defined at separate cells got evaluated into different workspaces (#702)
  • Confusion Between Latex and Variable (#704)
  • Option to increase cell width to display tables (#715)
  • Tuple of dataframes is not printed (#718)
  • Add features to navigate big notebooks (#721)

Merged pull requests:

v0.12.11

20 Nov 01:19
8a1c0b9
Compare
Choose a tag to compare

Pluto v0.12.11

Diff since v0.12.10

Closed issues:

  • Ideas from other notebooks (#173)
  • @test macro with rtol (#383)
  • Segmentation fault with PyPlot.pygui(true) (#494)
  • Header font for 0123456789 is too artsy (#613)
  • Adaptive cell width (#642)
  • Stop a long Flux.jl call cleanly (#668)
  • Editing the .jl file in a separate text editor (#669)
  • Assign in a macro should not be analysed as a real assign (#670)
  • Crash on 0.12.10: MethodError: no method matching unmake_workspace(::Pluto.Promise{Plut o.WorkspaceManager.Workspace}) (#674)
  • Pluto crashes with PyCall and ImageView (#675)
  • Recapture output of an open session (#679)
  • ylims doesn't show plot correctly. (#680)
  • Plots rotation=90 doesn't show ticks (#681)
  • Calling a notebook as a function from command line or REPL? (#684)
  • segmentation fault ScikitLearn.jl (#686)
  • Authentication issue with VS Codespaces, ipadOS (#687)
  • Store user config/data on server instead of client (#690)
  • Printing variables defined through SymPy (#692)
  • No method matching shouldlog world age error (#695)
  • TaskFailedException in Cromium Based Browser (I am using brave browser)? (#696)

Merged pull requests:

v0.12.10

11 Nov 23:09
Compare
Choose a tag to compare

Pluto v0.12.10

Diff since v0.12.9

v0.12.9

11 Nov 15:10
Compare
Choose a tag to compare

Pluto v0.12.9

Diff since v0.12.8

Closed issues:

  • UndefVarError: Pkg not defined for Pluto v0.12.8 (#662)

v0.12.8

11 Nov 11:09
08e9c66
Compare
Choose a tag to compare

Pluto v0.12.8

Diff since v0.12.7

Closed issues:

  • Display DataFrame with more than 18 rows/columns (#292)
  • Attempted to send feedback but got this error. :-) (#643)
  • The ⁝ icon is misaligned on chrome (#647)
  • Updating Pluto to v0.12.7 rolls back some dependancies (#648)
  • Cannot open new notebook (#655)
  • Hidden Dependencies - Always Re-Run Directive (#657)
  • How to handle side effects? (#658)
  • Only first letter of NamedTuple keys is shown (#660)

Merged pull requests:

  • 🎞 Built-in Tables - interactive viewer (#646) (@fonsp)

v0.12.7

05 Nov 15:11
8c2758d
Compare
Choose a tag to compare

Pluto v0.12.7

Diff since v0.12.6

Closed issues:

  • Interactive inspector - lazy load more items (#102)
  • Floating-point display precision (#167)
  • support API for open and run a notebook file (#435)
  • How to make a self refreshing cell work? (#515)
  • Stuck at Loading... with problem code "with^S_terminal(dump, o)" (#518)
  • Problems with SVG files containing <script> (#546)
  • IOError when opening a new Pluto nb (#578)
  • JS this state should persist for self updating @Bind cells (#619)
  • RangeError: Start offset undefined is outside the bounds of the buffer (#620)
  • Feature request: Spell check for markdown cells (#622)
  • Pluto unusable on one of my installs. (#624)
  • Table of Contents/Outline (#629)
  • convert notebook to app (#630)
  • High CPU load on client side with long running notebooks (#631)
  • PDF output does not preserve links (#632)
  • Make the cell's runtime count up while the cell is running (#636)

Merged pull requests:

v0.12.6

30 Oct 16:14
Compare
Choose a tag to compare

Pluto v0.12.6

Diff since v0.12.5

v0.12.5

30 Oct 14:09
Compare
Choose a tag to compare

Pluto v0.12.5

Diff since v0.12.4

Closed issues:

  • Cells with @Bind value run twice (#275)
  • Backspace to delete cell is not ideal (#408)
  • Notebook without cells (#444)
  • Development: better VS Code experience (#460)
  • Updating a variable interpolated into a MathJax equation scrolls notebook (#535)
  • Don't assume Plutos deps are available from toplevel (#542)
  • Shortcut to run all selected cells (#556)
  • Input elements lead to too many cell evaluations (#567)
  • Since v0.12.4 : browser JS error on notebook opening (#576)
  • Pluto doesn't load if firebase did not initialize (#583)
  • Pluto frontend doesn't display ligature fonts despite using JuliaMono (#584)
  • Is macro incompatible with Pluto? (#585)
  • tabs/indenting (#586)
  • Output from commands not showing inside Pluto notebook but showing in Julia Terminal (#587)
  • IPv6 address printing (#589)
  • Failed to process update Error: BUFFER_SHORTAGE (#593)
  • using wants to run ahead of add (#595)
  • Bind canvas data to Julia array (#598)
  • Is there a way to detect command line execution? (#603)
  • Possible to autoreload packages which are devoloped in IDE like VS code? (Idea: no cluttering in notebook) (#604)
  • Extra space in nested markdown lists (#605)
  • CORS request did not succeed (#607)
  • [feature request] begin...end button ? (#610)
  • Cannot assign a value to variable IJulia.ans (#614)
  • Printing using markdown (#618)

Merged pull requests:

v0.12.4

15 Oct 00:39
Compare
Choose a tag to compare

Pluto v0.12.4

Diff since v0.12.3

Closed issues:

  • Error when deleting cell during execution (#152)
  • Remove deleted files from 'Recents' list (#174)
  • 🧭 Before Pluto v0.12 (#280)
  • Compress Live Docs button so that it can be shown with reduced window size (#447)
  • blank notebook screen when launching offline (#552)
  • can't run and add cell (#553)
  • Plotly (and PlotlyJS) don't appear in static HTML (#555)
  • "HTTP upgrade failed for unknown reason" when starting Pluto session (#557)
  • Formatting Live Docs (#558)
  • Failed to load notebook (#559)
  • Making executable file (#560)
  • Can't re-evaluate cells containing Sympy.@vars (#561)
  • Live Docs should look like Documenter.jl (#562)
  • Manually remove notebooks from "Recent sessions" (#563)
  • zipfile.ZipFile from python not working properly (#565)
  • someone else πŸ‘€ broke cyclic refs (#568)
  • Cell dependencies not being correctly determined (#569)
  • Move button no longer does anything (#570)
  • Julia web assembly backend (#572)
  • Time to first notebook open (#573)
  • Issues using name result in global scope (#574)

Merged pull requests:

v0.12.3

09 Oct 02:14
Compare
Choose a tag to compare

Pluto v0.12.3

Diff since v0.12.2

Closed issues:

  • TypeError: Cannot read property 'startsWith' of null (#544)
  • Please don't print banner (#548)
  • Attempt to split notebook fails (#549)