mne-tools / mne-bids-pipeline

Automatically process entire electrophysiological datasets using MNE-Python.
https://mne.tools/mne-bids-pipeline/
BSD 3-Clause "New" or "Revised" License
137 stars 65 forks source link

Ensure link in "You're not viewing the latest stable version" banner is readable in light and dark theme #793

Closed hoechenberger closed 10 months ago

hoechenberger commented 10 months ago

Fixes #705

Before merging …

larsoner commented 10 months ago

Failure is odd:

┌────────┬ sensor/_02_decoding_full_epochs ─────────────────────────────────────
│13:49:46│ ⏳️ sub-01 Contrasting conditions: Visual – Auditory
...
│13:50:00│ ⏳️ sub-01 Adding full-epochs decoding results to the report.
│13:50:01│ ⏳️ sub-01 Adding config and sys info to report
│13:50:01│ ⏳️ sub-01 Saving report: /home/circleci/mne_data/derivatives/mne-bids-pipeline/ds000248_base/sub-01/meg/sub-01_task-audiovisual_report.html
Overwriting existing file.
Saving report to : /home/circleci/mne_data/derivatives/mne-bids-pipeline/ds000248_base/sub-01/meg/sub-01_task-audiovisual_report.h5
Overwriting existing file.
Saving report to : /home/circleci/mne_data/derivatives/mne-bids-pipeline/ds000248_base/sub-01/meg/sub-01_task-audiovisual_report.html

Too long with no output (exceeded 10m0s): context deadline exceeded

I'll see if I can replicate locally