MRG, MNT: Migrate to nbclient for notebook testing#7944
MRG, MNT: Migrate to nbclient for notebook testing#7944GuillaumeFavelier wants to merge 4 commits intomne-tools:masterfrom
Conversation
|
Now there is a warning on Azure for notebook testing: |
|
Bumping |
|
I think it's fine since |
|
This is trickier than it seems. There is an API change in |
|
As we do not gather coverage informations from this notebook testing, I could consider migrating to |
|
I reported the For now, we can just pin |
|
What do you think @agramfort, @larsoner ? |
|
I am confused. Why removing pytest-notebook? |
|
We don't use the coverage information and it's not ready yet for |
|
What do you mean we don't use it? It should be reported like all other runs (other than style) |
I was not aware of that |
|
coverage report or execution? I can live without coverage but the notebook
definitely needs to be
executed by pytest
… |
|
I'm now completely lost for coverage. |
|
if test.ipynb runs on CIs than I am happy
… |
As long as it does this in the same Python process, I think https://codecov.io/gh/mne-tools/mne-python/src/master/mne/viz/backends/_notebook.py |
|
Closing in favor of #7943 |

Checks that the CIs are green on Azure for the notebook 3d backend.