Observable Notebooks Data Loaders
observablehq.com
Observable Notebooks Data Loaders
1–10 of 23 posts
Re: Observable Notebooks Data Loaders
#2Re: Observable Notebooks Data Loaders
#3How does this fit with Framework? Is Framework still part of the plans?
Re: Observable Notebooks Data Loaders
#4How does this fit with Framework? Is Framework still part of the plans?
[0]: https://github.com/observablehq/framework/discussions/2022
Re: Observable Notebooks Data Loaders
#5Re: Observable Notebooks Data Loaders
#6IDK why people keep making apps that are 99% web stack, but only run on mac... Maybe it's a good thing I can't waste my time on your tech.
Re: Observable Notebooks Data Loaders
#7Re: Observable Notebooks Data Loaders
#8IDK why people keep making apps that are 99% web stack, but only run on mac... Maybe it's a good thing I can't waste my time on your tech.
what? this runs on all platforms
[0]: https://observablehq.com/notebook-kit/kit) [1]: https://observablehq.com/notebook-kit/desktop
Re: Observable Notebooks Data Loaders
#9Earlier quoted context omitted.
what? this runs on all platforms
i believe they're referring to the observable desktop[0] macos app, a gui client for notebook kit[1]. the cli works great, fwiw! [0]: https://observablehq.com/notebook-kit/kit ) [1]: https://observablehq.com/notebook-kit/desktop
Re: Observable Notebooks Data Loaders
#10IDK why people keep making apps that are 99% web stack, but only run on mac... Maybe it's a good thing I can't waste my time on your tech.
what? this runs on all platforms
A ton more programs, especially one-shot programs that operate on a single batch input (e.g. a directory of files) and then generate some output—like a ZIP copy of the files for your static site—should offer this but unfortunately don't. At best they'll put out an Electron app for cross-platform compatibility, but it doesn't sidestep the problem of granting overbroad capabilities to NPM modules (or the massive memory footprint). Then, in this case, there's Observable Desktop, which as a Mac-only app, falls short even of that mark.
1. https://news.ycombinator.com/item?id=44229684>