/aae451-notebook

AAE 451 Aircraft Design

Primary LanguageHTML

AAE451 Aircraft Design 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.

Running Remotely via Binder

  • Click binder/jupyterlab link above.

Local Installation

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