Skip to content

Files

Latest commit

f4c4f68 · Oct 17, 2021

History

History
8 lines (6 loc) · 261 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 261 Bytes

Echelon-py: Examples

Development

  • $ pip install -r requirements-dev.txt

Documentation

  • $ make docs
    • This copies all .ipynb files to docs/src/notebooks. Then, nbsphinx extension of Sphinx compiles the notebooks into static pages.