tqi a year ago

TBH the value of bento over other notebook offerings was almost entirely how well it plays with the rest of the data and infra stack within facebook. It was super easy to go from raw data (entire DE and DI orgs responsible for ETL and cluster maintenance) to a cleaned up table (usually built by DEs) to an ad hoc table to support a specific use-case that could then be accessed via bento, analyzed, and then published / shared to anyone in the company.

jamra a year ago

If you use jupyterlite, you're using the same thing. Bento is just the internal Meta version and the only potential benefits is the internal integration.

ipsum2 a year ago

Probably not. It's written in Hack, and heavily tied to internal frameworks, so it'll be practically impossible to extract into a standalone package, unless they do a "clean room" implementation (like they did for Sapling UI https://sapling-scm.com/docs/addons/isl/).

But it has some cool features that notebook developers can take inspiration from.

michaelmior a year ago

I don't believe Bento has been open-sourced.

  • make3 a year ago

    interesting that they make external articles about it

    • rovr138 a year ago

      "Oh that's cool.", "It'd be interesting to work on problems like that.", "That's a neat solution"

      If anyone's on the fence about applying, that could be enough to nudge them in the direction. If anyone's worked in similar areas, could be worth applying and looking at the team, etc.

      • michaelmior a year ago

        Totally agree, although odd that the post was tagged as "open source."

        • tqi a year ago

          I think thats because it's based on an open source project