Repo Includes:
- Slides - created with Marp
- Notebooks
- Exploring Livebook Volume 1
- Exploring Livebook Volume 2
- Dog Docs - autogenerated with livebook_helpers
- Demo App - Phoenix application used to explore Livebook features
- Docker files needed for running all the things
To get up and running with Docker:
- Make sure Docker is installed on your machine, and also running
- Run
docker-compose build
to build the image for the Phoenix app - Run
docker-compose run phoenix mix setup
to install dependencies and set up the database - Run
docker-compose up
to start Livebook, the Phoenix Demo App, and the Postgres database - Check the console to get the URL that Livebook is running on with the unique token. It will look something like this:
[Livebook] Application running at http://0.0.0.0:8080/?token=r4d36sfwpv4tciqdgq46usdr3ne3rxmm