There are files in Next (which is now Observable’s default editor) as described above. However in Next the side pane is called “Data” and shows file attachments alongside databases and cloud files.
It’s demonstrating what happens if you attempt to reference a local variable from another cell: you get a runtime error because the local variable is out of scope.
Isn't it that the `await` keyword can only be used inside an `async` function? Does this mean that (conceptually) an Observable cell is implicitly an async function?
Careful Safari users! This does not work in here, but it does in Chrome. I am a total newbie in here still but found this online: https://github.com/diegomura/react-pdf/issues/536 saying that safari and the WebToolKit do not get along well together.
Maybe I am doing something wrong? The only thing I know is that this worked flawlessly in Chrome but not in Safari. You pros tell me.
It works for me in Safari. But I wouldn't be surprised if a certain version of Safari doesn't support this. Apple sometimes does its own browser things with Safari.