Linus Schönström

Results 4 comments of Linus Schönström

#### Key suggestion: run, hide and open new cell `Ctrl+Shift+Enter` I came up with this when writing a notebook with several one-line cells with markdown and assignments. It makes good...

Using APKUpdater v2.0.5 on Android 8.0.0, with Play Services and F-droid installed: F-droid is working but for Play store I get "getUpdatesAsync error."

## Trying `ingredients` I tried the linked function (on my toy example) and found, as karlwessel before me, that I needed to assign the result of `ingredients()` to a variable...

The best workaround, I think, is to use `ingredients()` as linked by @fonsp above along with a PlutoUI update button, like so: ```julia # Ingredients, with an update button begin...