Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 778 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 778 Bytes

AAE497 Fall 2019 Binder nbviewer

Class notebook.

Getting Started

  • To start an interative session, click the binder or jupyterlab badges above.
  • To view the notebooks, click on the viewer link.

Local Installation

  • Install anaconda.
  • Use enviornment.yml to setup a new conda environment.
conda env create -f environment.yml
conda activate aae497-f19
jupyter lab