You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Add labeled text markers to pipeline example
- Add empty lines in strategic positions for label placement
- Implement working labeled text markers for key pipeline components
- Add custom CSS styling for labels with green background and dark text
- Clean structure highlights shebang, parameters, processes, and workflow
feat: Improve text markers with detailed educational labels
- Replace shebang marker with more focused dataflow concepts
- Add descriptive labels explaining key Nextflow paradigms
- Target strategic lines that demonstrate core concepts:
- Pipeline parameters for configurability
- Process definitions for computational steps
- Parallel processing for independent execution
- Data input patterns
- Dataflow programming with pipe operators
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments