Skip to content

working directory for playing with Dash -- Plotly

Notifications You must be signed in to change notification settings

rlindgren/dash-apps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INSTALLATION

A Simple Dash Application to examine CMIP5 Downscaled climate model outputs over the Northwest Territories, Canada.

All work is funded through SNAP at the University of Alaska Fairbanks.

# make a virtualenv

python3 -m venv myvenv

# activate it
source myvenv/bin/activate

# install the needed packages
pip install -r requirements.txt

# run most up-to-date version of the application
python nwt-app.py

# navigate to http://127.0.0.1:8050/

About

working directory for playing with Dash -- Plotly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%