Closed PaulScemama closed 1 year ago
I had trouble building the documentation myself, but I just used docutils
to convert .rst
to .html
and then rendered the html
to get an idea of what the changes looked like (since the changes were so small). However, I wouldn't think my local developer (and documentation) environment being troublesome would have an effect on these tests?
I had trouble building the documentation myself, but I just used
docutils
to convert.rst
to.html
and then rendered thehtml
to get an idea of what the changes looked like (since the changes were so small). However, I wouldn't think my local developer (and documentation) environment being troublesome would have an effect on these tests?
Sorry, there were unrelated docs and test issues that have just been resolved.
Ready for review @brandonwillard @rlouf. No rush!
Resolves 1457
Very minimal change to the documentation for developer install guide. It
git://
and gives instruction to resolve if the issue occurs.environment-arm.yml
when creating conda environment if using ARM processor.Here are a few important guidelines and requirements to check before your PR can be merged:
pre-commit
is installed and set up.Not sure how to write a test for this, or if that is even necessary. Let me know!