Skip to content

jhellingsdata/RADataHub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RADataHub

Data and chart spec hub for ECO RA projects

Environment Setup

Prerequisites

Before you begin, make sure you have Miniconda or Anaconda installed on your system. Visit Miniconda

Setting Up Using environment.yml

This repository includes an environment.yml file that lists all the required packages.

  1. Clone the Repository
git clone [repository_url]
cd [project_directory]
  1. Create the Conda Environment
conda env create -f environment.yml
  1. Activate the Environment
conda activate datasci

Setting Up Using requirements.txt

About

Data and chart spec hub for ECO RA projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published