Skip to content

examples: Refresh several notebooks in examples/ #223

examples: Refresh several notebooks in examples/

examples: Refresh several notebooks in examples/ #223

Triggered via pull request March 20, 2026 08:15
Status Failure
Total duration 19s
Artifacts

lint.yaml

on: pull_request
Lint the codebase
14s
Lint the codebase
Spellcheck everything
10s
Spellcheck everything
Lint Github actions YAML files
8s
Lint Github actions YAML files
Lint dockerfiles
10s
Lint dockerfiles
Fit to window
Zoom out
Zoom in

Annotations

15 errors
Spellcheck everything
Process completed with exit code 1.
typo: examples/finance/bs_ivbp.ipynb#L86
`proccess` should be process
typo: examples/seismic/tutorials/13_LSRTM_acoustic.ipynb#L34
`appoximation` should be approximation
typo: examples/seismic/tutorials/16_ader_fd.ipynb#L108
`bouyancy` should be buoyancy
typo: examples/seismic/tutorials/03_fwi.ipynb#L47
`lightwight` should be lightweight
ruff (E241): examples/finance/bs_ivbp.ipynb#L1
examples/finance/bs_ivbp.ipynb:1:1: E241 Multiple spaces after comma help: Replace with single space
ruff (E221): examples/finance/bs_ivbp.ipynb#L1
examples/finance/bs_ivbp.ipynb:1:1: E221 Multiple spaces before operator help: Replace with single space
ruff (E225): examples/finance/bs_ivbp.ipynb#L1
examples/finance/bs_ivbp.ipynb:1:1: E225 Missing whitespace around operator help: Add missing whitespace
ruff (W291): examples/finance/bs_ivbp.ipynb#L1
examples/finance/bs_ivbp.ipynb:1:1: W291 Trailing whitespace help: Remove trailing whitespace
ruff (E221): examples/finance/bs_ivbp.ipynb#L1
examples/finance/bs_ivbp.ipynb:1:1: E221 Multiple spaces before operator help: Replace with single space
ruff (E266): examples/finance/bs_ivbp.ipynb#L1
examples/finance/bs_ivbp.ipynb:1:1: E266 Too many leading `#` before block comment help: Remove leading `#`
ruff (E266): examples/finance/bs_ivbp.ipynb#L1
examples/finance/bs_ivbp.ipynb:1:1: E266 Too many leading `#` before block comment help: Remove leading `#`
ruff (E266): examples/finance/bs_ivbp.ipynb#L1
examples/finance/bs_ivbp.ipynb:1:1: E266 Too many leading `#` before block comment help: Remove leading `#`
ruff (F401): examples/finance/bs_ivbp.ipynb#L1
examples/finance/bs_ivbp.ipynb:1:1: F401 `mpl_toolkits.mplot3d.axis3d.Axis` imported but unused help: Remove unused import: `mpl_toolkits.mplot3d.axis3d.Axis`
ruff (W291): examples/finance/bs_ivbp.ipynb#L1
examples/finance/bs_ivbp.ipynb:1:1: W291 Trailing whitespace help: Remove trailing whitespace