Published February 23, 2022
| Version v0.18.1
Software
Open
fonsp/Pluto.jl: v0.18.1
Authors/Creators
- Fons van der Plas1
- Michiel Dral2
- Paul Berg3
- Παναγιώτης Γεωργακόπουλος
- Nicholas Bochenski
- Rik Huijzer4
- Alberto Mengali5
- Benjamin Lungwitz
- Connor Burns
- Jerry Ling
- Eric Zhang6
- Felipe S. S. Schneider7
- Ian Weaver8
- Rogerluo9
- Shuhei Kadowaki
- Zihua Wu10
- Jelmar Gerritsen
- Rok Novosel
- Supanat
- Zachary Moon
- pupuis
- Michael Abbott
- Nicholas Bauer11
- Patrick Bouffard
- Satoshi Terasaki12
- Shashank Polasa
- TheCedarPrince13
- fghzxm
- 1. MIT
- 2. Dral .inc
- 3. IRISA, UBS
- 4. University of Groningen
- 5. European Space Agency
- 6. Modal
- 7. @geem-lab (@UFSC)
- 8. Center for Astrophysics | Harvard & Smithsonian
- 9. @PIQuIL
- 10. Peking University
- 11. Massachusetts General Hospital
- 12. JuliaLang user
- 13. Georgia Tech Research Institute (@gtri)
Description
Pluto v0.18.1
Try this release in your browser! (Available 30 minutes after the release)
<a href="https://binder.plutojl.org/v0.18.1/"><img alt="Binder logo" src="https://mybinder.org/badge_logo.svg"></a>
Generate your own binder links using pluto-on-binder.glitch.me!
Merged pull requests:
- Remove duplicate "of" in Plots sample notebook (#1903) (@drkrynstrng)
- make
GlobalRefaliases local to the cell (#1904) (@Pangoraw) - use @codemirror/lint (#1909) (@fonsp)
- Fix logging getting stuck when
maxlogis specified and don't printmaxlog, fixes #1902 (#1911) (@Joel-Dahne) - Open external links in new tab, fixes #1 (#1916) (@dralletje)
- Store cell order in NotebookTopology (#1920) (@fonsp)
- Fix frontend tests!! (#1922) (@fonsp)
- Update WebServer.jl (#1933) (@Moelf)
- Use
precompileforSessionActions.open(#1934) (@rikhuijzer) - Disable CM highlighting in live docs / cell output (#1939) (@fonsp)
- Disable CM mixed parser (#1940) (@fonsp)
- whitespace? (#1942) (@fonsp)
- 🦊 fix frontend tests (#1943) (@fonsp)
- Fix #1781 - cell selection/move performance regression (#1944) (@pankgeorg)
- 🏃 Don't use body.classList for ctrl_down to avoid style recalc (#1945) (@fonsp)
Closed issues:
- Make all a tags open in new tab (#1)
- Can't select multiple lines (#1492)
- New line gets created after Cmd+A, type (#1494)
- Live documentation of CairoMakie consumes 100% CPU (#1692)
- Several Performance issues (#1781)
- Too much indentation after inserting new line in the middle of a line (#1837)
- Incorrect highlighting when broadcasting is used (#1839)
- Too much indentation when calling broadcasted function (#1865)
- Weird messages with StatsPlots.jl (#1870)
- Syntax Highlighting Broken with macro in front of function def (#1880)
- Each file entry in the file open list has a scroll box (#1894)
- Using upticks to format code in markup leads sometimes to erratic behavior of the cursor and/or the editor (#1900)
- Notebooks hangs when
maxlogis used in logging and includesmaxlogin output (#1902) - Pluto Failed to register using Julia on Windows 11, Why? (#1907)
- notebook breaks in Pluto 0.18.0 while works in 0.17.3 (#1908)
- Log:
named_argsis not iterable (#1912) - How to avoid white space created by hidden cells? (#1924)
- Problem showing italic AND bold text
LaTeXString(#1930) - Optional "edit or run notebook" button for HTML export. (#1931)
- Feature Request: Make better use of blank space on large displays (#1936)
Files
fonsp/Pluto.jl-v0.18.1.zip
Files
(7.4 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:0762cbd68f510606e2273dfeace0ffff
|
7.4 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/fonsp/Pluto.jl/tree/v0.18.1 (URL)