Fons van der Plas

Results 302 issues of Fons van der Plas

Hi! I was wondering why we have this restriction?

Let's release 1.0.0 (or at least 0.1.0) so we can use semver. (Right now every release is a breaking release.) I also don't feel like this package is in a...

In this notebook, try changing `uppercase` to `lowercase` in `use_cool`. Then the request to the server throws: ``` 500 MethodError: no method matching handle(::HTTP.Messages.Request) ``` Which means that the value...

I think it's not fully clear how to use PlutoPlotly. Right now it is documented as a replacement for PlotlyBase, but people might be surprised when this code works, but...

The docstring for NotebookManager: ```js /** * It is not possible to 'open' an already open notebook i.e. * a notebook that has not been shutdown by Pluto. * *...

On Windows, Julia has the option to download an installer (is this user or system level?), or a portable .exe. I remember that in my high school, I was able...

Notebooks should always start in a new window

I'm seeing this message in the terminal But when people launch this without the dev terminal, it will just be like nothing is happening, right?

Hey! Scratch is cool! Little typo fix in the README: a ref change does not need the `global` keyword

Hey! There is a cool JS package called [`lite-youtube-embed`](https://github.com/paulirish/lite-youtube-embed), which is a super smart way to embed youtube videos: initially, it just shows the thumbnail and the youtube logo with...