/adg-tests

Notebook visualization of ADCIRC-DG results

Primary LanguageJupyter Notebook

Installation

Create the conda environment from the .yml file:

conda env create --name envname --file=environment.yml

Then launch JupyterLab:

jupyter-lab &