Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 783 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 783 Bytes

pyman example

Creating an environment

  1. conda env create -f environment.yml
  2. conda activte ebp

Building the website

Run the following commands in your (Unix) terminal:

cd pyman
./build_website.sh

Publishing this Jupyter Book