Skip to content

MAINT: update anaconda=2025.06 and python=3.13 #637

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 8 commits into from
Aug 1, 2025
Merged

Conversation

mmcky
Copy link
Contributor

@mmcky mmcky commented Jul 30, 2025

This PR updates

  • anaconda=2025.06
  • python=3.13

Tasks

  • updates to lectures to ensure compatibility with pdf

Notes

This PR updates the following lectures that need to be reviewed and checked.

  • inequality
  • pv
  • eigen_1

Copy link

netlify bot commented Jul 30, 2025

Deploy Preview for taupe-gaufre-c4e660 ready!

Name Link
🔨 Latest commit a7f675a
🔍 Latest deploy log https://app.netlify.com/projects/taupe-gaufre-c4e660/deploys/688c3d6b9506040008e0ceee
😎 Deploy Preview https://deploy-preview-637--taupe-gaufre-c4e660.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link

github-actions bot commented Jul 30, 2025

@github-actions github-actions bot temporarily deployed to pull request July 30, 2025 03:07 Inactive
@github-actions github-actions bot temporarily deployed to pull request July 31, 2025 01:14 Inactive
@github-actions github-actions bot temporarily deployed to pull request July 31, 2025 01:15 Inactive
@github-actions github-actions bot temporarily deployed to pull request July 31, 2025 02:39 Inactive
@github-actions github-actions bot temporarily deployed to pull request July 31, 2025 02:40 Inactive
@github-actions github-actions bot temporarily deployed to pull request July 31, 2025 02:54 Inactive
@github-actions github-actions bot temporarily deployed to pull request July 31, 2025 02:54 Inactive
@github-actions github-actions bot temporarily deployed to pull request August 1, 2025 01:57 Inactive
@github-actions github-actions bot temporarily deployed to pull request August 1, 2025 02:09 Inactive
@mmcky
Copy link
Contributor Author

mmcky commented Aug 1, 2025

This has been verified and is looking good to merge.

@mmcky mmcky added the ready label Aug 1, 2025
@mmcky mmcky requested a review from Copilot August 1, 2025 04:09
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the development environment to use Python 3.13 and Anaconda 2025.06, along with various package version updates to maintain compatibility. The changes also include cleanup of documentation formatting by removing empty lines and updating figure captions to use inline titles instead of MyST notebook metadata.

  • Updates Python from 3.12 to 3.13 and Anaconda from 2024.10 to 2025.06
  • Updates various Sphinx and Jupyter Book related packages to newer versions
  • Removes empty lines and reformats figure captions in lecture documentation
  • Changes cache workflow from push-triggered to scheduled weekly runs

Reviewed Changes

Copilot reviewed 7 out of 7 changed files in this pull request and generated no comments.

Show a summary per file
File Description
environment.yml Updates Python version, Anaconda version, and various package dependencies
.github/workflows/*.yml Updates Python version from 3.12 to 3.13 across all workflows
.github/workflows/cache.yml Changes trigger from push to scheduled weekly execution
lectures/inequality.md Removes empty lines, updates jupytext version, and converts figure captions to inline titles
lectures/pv.md Removes empty lines from documentation
lectures/eigen_I.md Removes empty lines and converts figure captions to inline titles
Comments suppressed due to low confidence (3)

environment.yml:6

  • Anaconda version 2025.06 may not exist yet. Based on typical release patterns, this version appears to be from the future given that current knowledge cutoff is January 2025.
  - anaconda=2025.06

environment.yml:9

  • The version 1.0.4post1 for jupyter-book may not exist. This appears to be a post-release version that should be verified for availability.
    - jupyter-book==1.0.4post1

environment.yml:15

  • The version 1.4.1 for sphinxcontrib-youtube may not exist yet. The previous version was pinned to 1.3.0 with a specific compatibility note, suggesting this newer version should be verified for existence and compatibility.
    - sphinxcontrib-youtube==1.4.1

@github-actions github-actions bot temporarily deployed to pull request August 1, 2025 04:15 Inactive
@mmcky mmcky merged commit 1ed3d4f into main Aug 1, 2025
7 checks passed
@mmcky mmcky deleted the anaconda=2025.06 branch August 1, 2025 04:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant