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

Make paths independent in notebooks #509

Merged
merged 5 commits into from
Mar 14, 2023
Merged

Make paths independent in notebooks #509

merged 5 commits into from
Mar 14, 2023

Conversation

stefsmeets
Copy link
Contributor

@stefsmeets stefsmeets commented Mar 13, 2023

This PR makes the paths in all the notebooks OS independent using pathlib.Path.

Sorry for the large diff, it's collateral damage from not being to edit a single line in a jupyter notebook without updating the entire file 😅

Closes #501

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@stefsmeets
Copy link
Contributor Author

Hi @elboyran Could you have a look at this PR and let me know if this is what you had in mind?

@stefsmeets
Copy link
Contributor Author

Huh, not entirely sure why the github action fails. It works on my pc, but seems to fail here. I will have a look later today.

Copy link
Contributor

@elboyran elboyran left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @stefsmeets , yes, that's exactly what I had in mind, thanks.
Hopefully the checks work, so we can merge.

@stefsmeets stefsmeets merged commit 269342a into main Mar 14, 2023
@stefsmeets stefsmeets deleted the notebook-paths branch March 14, 2023 13:57
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

Successfully merging this pull request may close these issues.

make the paths in tutorials OS independant
2 participants