We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
The current documentation for the dev_start_guide directs contributors to run the following commands:
dev_start_guide
pytensor/doc/dev_start_guide.rst
Lines 176 to 179 in 30b760f
Lines 208 to 211 in 30b760f
requirements.txt
requirements-rtd.txt
The text was updated successfully, but these errors were encountered:
Yup, instructions should you conda + environment.yml I think
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Uh oh!
There was an error while loading. Please reload this page.
Issue with current documentation:
The current documentation for the
dev_start_guide
directs contributors to run the following commands:pytensor/doc/dev_start_guide.rst
Lines 176 to 179 in 30b760f
pytensor/doc/dev_start_guide.rst
Lines 208 to 211 in 30b760f
However, we have long dropped the use of
requirements.txt
andrequirements-rtd.txt
and hence this needs to be rectified.The text was updated successfully, but these errors were encountered: