v0.12.11
Pluto v0.12.11
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:
- Tables Interactive viewer - Sticky Headers (#672) (@pankgeorg)
- PLJ-613 Import Vollkorn from fonsp repo & enable features (#673) (@pankgeorg)
- Add missing wait() (#682) (@fghzxm)
- 🐌 fuzzy completions (#689) (@aviatesk)