Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incorrect import in example #283

Closed
philipollaswilson opened this issue Jun 25, 2021 · 3 comments
Closed

Incorrect import in example #283

philipollaswilson opened this issue Jun 25, 2021 · 3 comments
Labels
documentation Improvements or additions to documentation

Comments

@philipollaswilson
Copy link

https://braindecode.org/auto_examples/plot_custom_dataset_example.html

It should be:
from braindecode.datasets import create_from_X_y

not:
from braindecode.datautil import create_from_X_y

@robintibor
Copy link
Contributor

robintibor commented Jun 25, 2021

HI @philipollaswilson thanks for the issue, we now show the documentation for the last PyPI release on https://braindecode.org, it seems you are using the current master? then the documentation is under https://braindecode.org/master/ .
We are working on having a proper multi version button in #250

@bruAristimunha
Copy link
Collaborator

Hi @philipollaswilson,

Can we close this issue at this moment? A new version of the documentation will address this point. PR #272

@bruAristimunha bruAristimunha added the documentation Improvements or additions to documentation label Jul 23, 2022
@philipollaswilson
Copy link
Author

philipollaswilson commented Jul 24, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

4 participants