Skip to content

Electrochemical Society open data index and sharing portal

Notifications You must be signed in to change notification settings

ECSHackWeek/ECSOpenData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECSOpenData

This is a work in progress demostration for a combined data management engine

Build Status Coverage Status

To setup the conda environment to run the Flask application:

conda env create -f environment.yml

Note, that the above is one time step.

To run this from the command line:

# The `conda activate` step only needs to be done once per shell instance
conda activate ecsopendata
# Start the server using the run script
./run
# Open a web browser with the following URL: http://127.0.0.1:5000/login

About

Electrochemical Society open data index and sharing portal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages