Skip to content

DhruvJ22/aae497-f19

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 95.0%
  • C++ 1.7%
  • C 1.4%
  • Python 1.3%
  • Other 0.6%