Skip to content
Snippets Groups Projects
  • Nora Abi Akar's avatar
    Docs: Python examples (#1279) · 6ebfb3db
    Nora Abi Akar authored
    * Add 2 new examples to `python/examples` and their corresponding tutorials in the docs. 
        1. `single_cell_detailed.py` : a slightly more complex example using `single_cell_model`
        2. `single_cell_detailed_recipe.py`: equivalent to `single_cell_detailed.py` but using a recipe. 
    * Change `load_swc`-> `load_swc_arbor` for consistency.
    * Run Sphinx with specified PYTHON_EXECUTABLE.
    * Set PYTHONPATH env var in doc/CMakeLists.txt, such that it propagates correctly, including locally.
    * Build pyarb BEFORE html such that docs build can import arbor in Github Actions script.
    Unverified
    6ebfb3db