Skip to content

GiuliaMP/dataviz-project

Repository files navigation

Data Visualization Project

Alessandro Pierro, Giulia Marchiori Pietrosanti, Valentina Blasone

Instructions

First, you'll need to clone the repo.

$ git clone https://github.com/GiuliaMP/dataviz-project.git
$ cd dataviz-project

Now, you can setup an isolated environment with conda.

$ conda create -n pyDataVizProject
$ conda activate pyDataVizProject

Installing Packages

conda

Then, let's get the requirements installed in your isolated test environment.

$ conda install -c conda-forge --file requirements.txt

Running Your Application

Now, you can run the application locally.

$ python app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages