Fons van der Plas
Fons van der Plas
I suspect that the throttling of Pkg logs is not working: today I was using a slow SSH connection to a very fast computer, and the precompile looked like it...
# New discussion page We created https://github.com/JuliaCommunity/live-docs-discussion/discussions as a dedicated place to discuss Pluto's Live Docs feature, and future ideas for Julia's documentation in general! Take a look! --- Some...
For a better experience on mobile browsers, see https://github.com/paulirish/lite-youtube-embed/releases/tag/v0.3.0 This depends on https://github.com/fonsp/Pluto.jl/commit/c698e1c25f1f73dded841b8c87ed16bc03de12ab https://github.com/fonsp/Pluto.jl/commit/42c52584eb23edd01182e28123c58ba1a0e95522 so it needs Pluto 0.19.31 to be used first.
This PR updates our config files, but it looks like most notebooks have a pkg environment that doesnt instantiate on 1.9... Probably because of the stdlib changes. So this needs...
`Base.show(::IO, ::MIME{Symbol("image/svg+xml")}, ::Vector{Union{}})` is ambiguous, which leads to display errors when: 1. Your environment supports SVG display (like Pluto, VS Code, Jupyter) 2. You imported the Colors.jl package 3. You...
If you go to https://featured.plutojl.org/basic/plutoui.jl and move a slider, you can see that the ToC is rerendering. https://github.com/JuliaPluto/PlutoUI.jl/assets/6933510/1eda26c2-0b09-4230-a095-57e15bb29bfa Maybe this should be throttled? Related to #287
https://github.com/JuliaPluto/PlutoUI.jl/assets/6933510/fa95bf6e-dd5f-4599-8a24-1df64e327596 Will be fixed s00n by @beramos
https://user-images.githubusercontent.com/6933510/196813951-469bd29c-4cc3-4b2c-a81b-4f30f46554b0.mov # TODO - [x] option for lazy transform - [x] only send the Red channel values over wire, ignore Green Blue for speed - [x] synchronize between multiple bonds...
https://github.com/JuliaPluto/PlutoUI.jl/blob/f74d58ca5f67ab9606a34b8a7ede3e73baf77344/src/WebcamInput.jl#L341 `stream` will be `undefined` if you open it on http instead of https and you don't get access.
https://gist.github.com/fonsp/f9670fc52554a81f3b019f23791f0ecc