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

Day 0: Tests to check installation #166

Open
ChristopherBrix opened this issue Jul 19, 2019 · 0 comments
Open

Day 0: Tests to check installation #166

ChristopherBrix opened this issue Jul 19, 2019 · 0 comments

Comments

@ChristopherBrix
Copy link
Contributor

I think it would be helpful to include some tests in the notebook for day 0. Some things we know will be needed later on, and that often fail one way or another.

  • Import all used libraries (especially the lxmls package)
  • Use Matplotlib to display a figure
  • Modify the lxmls package and verify that changes are correctly loaded

This way, we might be able to catch all /most) of those issues within the first day, and don't have to go back to installing stuff on day 2.

We should also explicitly state that the students cannot just move stuff around It's not a good idea to move the location of any folder, as relative imports might fail.

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