Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 693 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 693 Bytes

VdPec2

To start your Phoenix server:

  • Run mix setup to install and setup dependencies
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4000 from your browser.

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

Used datasets

Datasets are avaible under priv/static/datasets directory:

  • energia_prat.csv
  • aigua.csv
  • periodic_table.csv

Livebooks

A LiveBook for each visualization is included inside /livebook directory.

LiveBook is an Elixir alternative to Python Jupyter Notebook.