mne-tools / mne-connectivity

Connectivity algorithms that leverage the MNE-Python API.
https://mne.tools/mne-connectivity/dev/index.html
BSD 3-Clause "New" or "Revised" License
68 stars 34 forks source link

MAINT: Fix CircleCI, docs org #4

Closed larsoner closed 3 years ago

adam2392 commented 3 years ago

Awesome thanks so much for helping with this!

Re misc: What's your opinion on making the GH actions:

larsoner commented 3 years ago

I would only check style on one build, no need to do it for every version. I would just use the latest (3.9)

larsoner commented 3 years ago

There is still something wrong with the scraping:

https://29-369628653-gh.circle-artifacts.com/0/dev/auto_examples/index.html

Do you want help fixing that? It's probably a pain...

adam2392 commented 3 years ago

There is still something wrong with the scraping:

https://29-369628653-gh.circle-artifacts.com/0/dev/auto_examples/index.html

Do you want help fixing that? It's probably a pain...

Sorry what do you mean by "scraping" and yes if possible that would be awesome (I'm not sure what the bug is even haha :p )

adam2392 commented 3 years ago

Going to merge this for now so I can build off of this.