-
Notifications
You must be signed in to change notification settings - Fork 132
Reconcile environment for development and docs building #717
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
Merged
Merged
Changes from 10 commits
Commits
Show all changes
14 commits
Select commit
Hold shift + click to select a range
fe8ac47
Changed example for extending JAX.
HangenYuu b143316
Merge branch 'pymc-devs:main' into main
HangenYuu 5ef96ac
Merge branch 'pymc-devs:main' into main
HangenYuu 1e6dfdb
Changed example for extending JAX.
HangenYuu 8f2a4a2
Use CumOp in the example
HangenYuu dde7d7f
Merge branch 'pymc-devs:main' into main
HangenYuu 04344ef
Merge branch 'main' of https://github.com/HangenYuu/pytensor into main
HangenYuu 4d54f9d
Delete new_jax_example.ipynb
HangenYuu 8affc5d
Merge branch 'pymc-devs:main' into main
HangenYuu bfab13c
Updated environment.yml with pip dependency for pymc-sphinx-theme
HangenYuu ea10b14
Updated documentation based on new environment file
HangenYuu 9a9db89
HP | Updated environment.yml for docs building dependency
HangenYuu c8e8cc9
HP | Removed unnecessary scripts & updated contributor guide
HangenYuu 90ad3ea
HP | Updated contributor guide
HangenYuu File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It can be installed from conda forge too, no need to include pip and install from github
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
When I search on conda libraries website I did not find the theme. In the GitHub workflow I also see that it is published on
PyPI
only, so I follows that environment.yml in thedoc
folder 😅. Can you give me the conda package website like this one: https://anaconda.org/conda-forge/pydata-sphinx-theme?There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The one in the doc folder should also be updated then. Link: https://anaconda.org/conda-forge/pymc-sphinx-theme