Skip to content

droumis/Roumis_2018

 
 

Repository files navigation

Roumis_2018

Installation

  1. Install miniconda (or anaconda) if it isn't already installed.

  2. Go to the local repository (.../Roumis_2018) and install the conda environment for the repository. Type into bash:

conda update -q conda  # Make sure conda is up to date
conda env create -f environment.yml  # create development environment
source activate Roumis_2018  # activate environment
python setup.py develop  # allow editing of source code

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.3%
  • Python 0.7%