Published November 16, 2022
| Version v0.19.15
Software
Open
fonsp/Pluto.jl: v0.19.15
Authors/Creators
- Fons van der Plas1
- Michiel Dral2
- Paul Berg
- Παναγιώτης Γεωργακόπουλος
- Rik Huijzer3
- Nicholas Bochenski
- Alberto Mengali4
- Benjamin Lungwitz
- Connor Burns
- Hirumal Priyashan
- Jerry Ling
- Eric Zhang5
- Felipe S. S. Schneider6
- Ian Weaver
- Rogerluo7
- Shuhei Kadowaki8
- Zihua Wu9
- Jelmar Gerritsen
- Rok Novosel
- Supanat10
- Zachary Moon11
- luis-mueller
- Michael Abbott
- Nicholas Bauer12
- Patrick Bouffard
- Satoshi Terasaki13
- Shashank Polasa
- Jacob S. Zelko14
- 1. MIT
- 2. Dral .inc
- 3. University of Groningen
- 4. European Space Agency
- 5. @modal-labs
- 6. @geem-lab (@UFSC)
- 7. @PIQuIL
- 8. @JuliaComputing
- 9. Peking University
- 10. knowless labs
- 11. @noaa-oar-arl
- 12. Massachusetts General Hospital
- 13. JuliaLang user
- 14. Georgia Tech Research Institute (@gtri)
Description
Pluto v0.19.15
Try this release in your browser! (Available 30 minutes after the release)
<a href="https://binder.plutojl.org/v0.19.15/"><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:
- Allow environment to control custom connects to backend (#2214) (@pankgeorg)
- Logging: Scope loggers to cell (#2249) (@Pangoraw)
- CompatHelper: bump compat for RelocatableFolders to 1, (keep existing compat) (#2259) (@github-actions[bot])
- Print secret to console if main page requested without it (#2322) (@disberd)
- Allow copying vars from Memoize.jl to new workspace (#2328) (@disberd)
- Don't run
static_resolve_topology()to detect text cells (#2338) (@Pangoraw) - Draft: Guard exceptions caused by
last(Tables.rows(table))(#2341) (@pankgeorg) - Show keywords in live docs (#2361) (@Pangoraw)
- Allow forcing SliderServer POST request using notebook metadata (#2362) (@disberd)
- Add case for handling splat assignments. (#2365) (@kcin96)
- Rewrite FilePicker from a class component to a function component (#2367) (@eigengravy)
- 🧹 cleanup frontend tests (#2369) (@fonsp)
Closed issues:
- Give new version warning on
using Pluto(#887) - Add warning about print statements not showing anything (#1123)
- Failing to display DataFrame() output (#1385)
- Failed to unpack (#1421)
- Cmd+D should select whole word (#1523)
- Docs for module should show
names(the_module; all=false)(#1611) - Incorrect matching parentheses highlighting (#1659)
- Redo shortcut changed from ctrl+shift+z to ctrl+y (#1675)
- Everything is blue (#1723)
- variable is incorrectly marked as global in generator (#1764)
- Fontconfig errors and warnings starting Pluto (#1819)
- Log UI mildly confusing when multiple presented (#1845)
- Don't create
frontend-dist/*.mapfiles? (#1884) - Notebook stuck loading/doesn't run (#1901)
- cannot assign a value to variable BuiltinsNotebook.br from module workspace#41 (#1973)
- Using ImageShow package leads to weird errors (#2053)
- CM6: elseif is not highlighted as part of if/else/end (#2120)
- @async run(
sleep 3) is not async (#2121) - Pluto v0.19.9 notebooks appear in black and white (#2181)
- Logs messages inside macros go to last cell in the notebook (#2196)
- Plots.jl Example Does Not Work (#2250)
- CodeMirror doesn't detect destructured function arguments (#2276)
- Upgrade Lezer to 1.0 and Codemirror to 6.0 (#2295)
- Refactor: rewrite FilePicker from a class component to a function component (#2304)
memoize_cachefrom Memoize.jl does not work in Pluto (#2305)- using PlotlyKaleido.jl on Windows causes cell to run indefinitely (#2310)
- Variable assigned through splat never updates (#2314)
- Pluto hangs on Windows +
Revise+Plots+PlotlyJS(#2315) - Issue with colored image plotting (#2330)
- Manually remove item from recent sessions. (#2340)
- Pluto has hidden state and a mutable workspace in plots (#2344)
- Live Docs stopped updating (#2346)
- Segfault when instsalling Pluto on Apple Silicon / Julia 1.8.2 (#2347)
- Custom plain text
Base.showfor composite structs will disable Pluto's object tree view (#2349) Union{}[]cannot be displayed (#2351)- Failure to using Pluto from a particular path (#2352)
- Feature request: docstring for Pluto cells (#2355)
- Show live docs for reserved keywords (#2359)
- FilePicker not showing paths directly after picking directory (#2360)
- Cell height glitch (#2363)
(TODO)
Performance improvements(TODO)
Fixes(TODO)
Internal changes(TODO)
Files
fonsp/Pluto.jl-v0.19.15.zip
Files
(8.2 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:87af43e14bc1a52724594da8ee238c3e
|
8.2 MB | Preview Download |
Additional details
Related works
- Is supplement to
- https://github.com/fonsp/Pluto.jl/tree/v0.19.15 (URL)