Skip to content

pipeio_docs_collect produces duplicate notebook HTMLs alongside pipeio_nb_publish

When both pipeio_nb_publish and pipeio_docs_collect are used, the docs/pipelines/.../notebooks/ directory ends up with duplicates: - nb-ttl_characterization_removal.html (from nb_publish) - ttl_characterization_removal.html (from docs_collect copying .build/)

The generated index.md lists both. Deleting the non-prefixed copies from docs and .build doesn't help — docs_collect regenerates them.

Expected: docs_collect should either skip notebooks that already have a nb_publish export, or the two tools should use a consistent naming convention.


Source context: pixecog

PixEcog (pixecog): Neuropixels and ECoG dataset and analysis

Recent commits:

8110794 Add report frontmatter, regenerate deliverables index (1 report + 1 presentation)
28b18fe Add deliverables to nav, update docs-structure, collect pipeline + questio docs
7a9c0b2 Add TTL artifact characterization report, update meeting note links

README:


type: readme


Quick Start for Collaborators

Follow this checklist to get started with Pixecog documentation and workflows.

🐀 Pixecog Project — Compact Overview

Core principles

  • One immutable BIDS raw dataset (raw/) as the canonical baseline
  • Each analysis pipeline ha