Fons van der Plas

Results 302 issues of Fons van der Plas

Hi! I tried PkgTemplates.jl but it didn't work :( I'm not sure what this error means: ``` ➜ ~ cd Documents ➜ Documents julia _ _ _ _(_)_ | Documentation:...

bug

Hi! This is an automatic PR to update the PlutoSliderServer compat from 0.3 to 1.0.0! I did not test this PR, but PlutoSliderServer 1.0.0 had no breaking changes, except the...

Hi! This is an automatic PR to update the PlutoSliderServer compat from 0.3 to 1.0.0! I did not test this PR, but PlutoSliderServer 1.0.0 had no breaking changes, except the...

"This notebook is still in Safe Preview (no execution). You might want to run the file first, and then export again."

frontend

The screenshots in the instructions how to run an HTML export notebook should be hosted somewhere else. I will make a cloudflare R2 bucket

When pasting the complete contents of a notebbok file on a notebook

There should be a button here to edit the Project.toml so you can add sources. And maybe explain that this is possible.

frontend
package manager

## Try this Pull Request! Open Julia and type: ```jl julia> import Pkg julia> Pkg.activate(temp=true) julia> Pkg.add(url="https://github.com/Sepideh-Adamiat/Pluto.jl", rev="farsi") julia> using Pluto ```