Skip to content

omaha-elixir-mixer/ExploringLivebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exploring Livebook

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:

  1. Make sure Docker is installed on your machine, and also running
  2. Run docker-compose build to build the image for the Phoenix app
  3. Run docker-compose run phoenix mix setup to install dependencies and set up the database
  4. Run docker-compose up to start Livebook, the Phoenix Demo App, and the Postgres database
  5. 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

About

Slides and demo notebooks for presentation on 11-10-2022

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published