Conversation
Contributor
|
😮 RdTools at the bleeding edge! |
Member
Author
Not quite, they're already up to 3.11.0a7 😄 By the way, 3.11 will have some cool improvements, check it out: https://docs.python.org/3.11/whatsnew/3.11.html |
Collaborator
|
I suggest we update the notes at the top of each example to say python 3.10 instead of 3.7? Also there is a note about 3.7 and examples on the RTD index page. Should we also re-run |
kandersolar
commented
May 19, 2022
Member
Author
kandersolar
left a comment
There was a problem hiding this comment.
Good points, addressed.
| ------------ | ||
| * Upgrade the notebook environment from python 3.7 to python 3.10. | ||
| Several dependency versions in ``docs/notebook_requirements.txt`` are | ||
| updated as well. (:issue:`319`, :pull:`326`) |
Member
Author
There was a problem hiding this comment.
Anticipating some additional dependabot PRs before the next release, I thought we might leave this as a placeholder and clean up these requirements.txt change descriptions later.
6 tasks
1 task
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
[ ] Code changes are covered by tests[ ] Code changes have been evaluated for compatibility/integration with TrendAnalysis[ ] New functions added to__init__.py[ ] API.rst is up to date, along with other sphinx docs pagesSee #319