Automate code & data workflows with interactive Elixir notebooks
Find a file
2021-03-22 15:43:31 +01:00
.github/workflows
assets Add missing monaco import 2021-03-21 16:48:47 +01:00
config Escript () 2021-03-17 01:53:44 +01:00
lib Add changed cell indicator () 2021-03-22 15:43:31 +01:00
priv/static Use tailwindcss jit () 2021-03-17 11:17:52 +01:00
test Add changed cell indicator () 2021-03-22 15:43:31 +01:00
.formatter.exs
.gitignore Escript () 2021-03-17 01:53:44 +01:00
mix.exs Escript () 2021-03-17 01:53:44 +01:00
mix.lock
README.md

Livebook

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Install Node.js dependencies with npm install inside the assets directory
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more