Skip to content

alvarogirona/vd_pec2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.