netr0m / rev-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reV demo

Binder

Options

This repository provides two approaches to getting started with reV:

Allows you to read steps and execute in-line

Contains a step-by-step tutorial as text. You must execute these commands yourself.

Usage

Their contents are more or less identical, but regardless I'd recommend using the Jupyter Notebook paired with e.g. Binder for ease of use.

Open this repository in a new Binder environment

Binder

Run on your local machine

In order to run reV locally, you must:

  • have Conda or Anaconda installed (preferred) [recommended for local setup]
  • OR have Python (py38 for the time being) installed

Running with anaconda:

  1. Navigate to anaconda.com
  2. Download an appropriate version of anaconda for your Operating System
    • See right-hand side, or scroll down to see additional installers
  3. Install anaconda
  4. Follow the steps in either rev-demo.ipynb or rev-demo.md

About


Languages

Language:Jupyter Notebook 96.6%Language:Shell 3.4%