sigmaris/nbdime
Produces a rich HTML diff for Jupyter Notebooks in pull requests using the nbdime package
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| checkout_dir | Directory containing the repository checkout | no | . |
| output_dir | Output directory for HTML | yes | — |
| base_ref | Base Git reference for comparison | no | origin/${{ github.base_ref }} |
| remote_ref | Remote Git reference for comparison | no | ${{ github.sha }} |
Outputs
no outputs