-
-
Notifications
You must be signed in to change notification settings - Fork 27
ENH: Update Build Software (jb==1.04) and anaconda=2025.05 #364
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
base: main
Are you sure you want to change the base?
Conversation
@kp992 would you have time to double check this build looks good on your end? There are a lot of software changes going on here with the various updates. It is looking good to me, but if you spot any regressions that would be useful to know. https://6881a00889e1d06b90fae1ac--epic-agnesi-957267.netlify.app/ |
This reverts commit ca80a0c.
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.
This looks great. Thanks @mmcky. I verified the 3 lecture updates and looks fine to me.
This PR
jupyter-book=1.04post1
build, which should be the latest build beforejb2
anaconda==2025.06
which usespython=3.13
the software fixes in
quantecon-book-theme
enables us to use the latest version ofsphinx
withjb1
to give us two pathways for upgrading to the latest anaconda.We will switch to
jb2
once all features we require are supported.This comes packaged with some nice upgrades to the
pdf
around exercises.quantecon.manual
with restrictions around use offigures
nested inside other directives likesolution
andexercise
nodes forpdf
generation. We need to useimage
instead asfigure
causelatex
to fail in the new mini-page environment used for exercises (c526af5)sphinx-tojupyter==0.3.1