livebook.dev icon indicating copy to clipboard operation
livebook.dev copied to clipboard

Sketches of homepage changes

Open josevalim opened this issue 3 years ago • 1 comments

New slogan: Explore code and data workflows with interactive notebooks?

Use cases

  • Elixir devs

    • Interactive environment
    • Production diagnostics
    • System documentation
  • Data scientists

    • Analyze data
    • Visualize it (charts, tables, maps)
    • Share and deploy (interactive with inputs and controls, collaborative, password protected)

Features

  • Secrets

  • Data source: databases, urls, and files (open source, no access to your data), versioned with your notebook

  • Transform data: drag and drop a file to get started

  • Deployments (Docker and Teams)

  • Distributed, backends and Fly integration

josevalim avatar Jul 21 '22 10:07 josevalim

We should also talk about being open source and no lock in. The whole notebook format is carefully designed so it is not tied to any platform. Stamping provides security, without the lock in, and deployments should be possible anyway. :)

josevalim avatar Apr 10 '23 10:04 josevalim