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

CI tests for notebooks #7

Open
Jegp opened this issue Sep 10, 2020 · 1 comment
Open

CI tests for notebooks #7

Jegp opened this issue Sep 10, 2020 · 1 comment
Assignees

Comments

@Jegp
Copy link
Member

Jegp commented Sep 10, 2020

Every time we push to master we should run the notebooks to ensure that they still work as expected.

@Jegp Jegp self-assigned this Sep 10, 2020
@Jegp
Copy link
Member Author

Jegp commented Nov 24, 2020

We'd need to separate the model(s) running from the CI tests in a meaningful way. Unfortunately that requires some refactoring so I suggest we postpone until 0.0.6.

To solve the actual problem, I think we should consider nbdev. It would provide a simple way to separate the functional code (encoding, building models, etc.) from training full models.

@Jegp Jegp transferred this issue from norse/norse Apr 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant