Skip to content
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

MAINT: Upgrade Julia and Python #56

Merged
merged 3 commits into from
Dec 6, 2023
Merged

MAINT: Upgrade Julia and Python #56

merged 3 commits into from
Dec 6, 2023

Conversation

mmcky
Copy link
Contributor

@mmcky mmcky commented Nov 19, 2023

This PR

  • upgrades to julia=1.9
  • upgrades to python=3.11
  • uses latest anaconda

Copy link

netlify bot commented Nov 19, 2023

Deploy Preview for keen-wozniak-c08666 ready!

Name Link
🔨 Latest commit 315d68f
🔍 Latest deploy log https://app.netlify.com/sites/keen-wozniak-c08666/deploys/656fb903d827c00008a60951
😎 Deploy Preview https://deploy-preview-56--keen-wozniak-c08666.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 site configuration.

@github-actions github-actions bot temporarily deployed to commit November 19, 2023 23:21 Inactive
@mmcky
Copy link
Contributor Author

mmcky commented Nov 19, 2023

@jstac this is now building but failing due to quantecon package not being in the install path. (I used a generic anaconda environment in this update).

The companion package doesn't need quantecon to run so it also is not a dependency.

Would you like me to add the quantecon package to the source files (similar to lectures) or add it as a dependency in the companion package https://github.com/QuantEcon/quantecon-book-networks/tree/main?

@jstac
Copy link
Collaborator

jstac commented Nov 20, 2023

Thanks @mmcky . If you could add it as a dependency in the library that would be great.

@mmcky
Copy link
Contributor Author

mmcky commented Nov 20, 2023

@jstac would you like me to update quantecon-book-network to v1.0 as this book is about to be published right?

@jstac
Copy link
Collaborator

jstac commented Nov 20, 2023

Yes please @mmcky .

If the Julia kernel is specified perhaps we should bump it to 1.9.

@mmcky
Copy link
Contributor Author

mmcky commented Nov 20, 2023

If the Julia kernel is specified perhaps we should bump it to 1.9.

This PR updates the julia version to 1.9 👍

@jstac
Copy link
Collaborator

jstac commented Nov 20, 2023

Thanks @mmcky , please proceed when ready.

@mmcky
Copy link
Contributor Author

mmcky commented Nov 20, 2023

  • release quantecon-book-networks==1.0 to PyPI

@github-actions github-actions bot temporarily deployed to commit November 20, 2023 02:44 Inactive
@github-actions github-actions bot temporarily deployed to commit November 20, 2023 03:07 Inactive
@mmcky
Copy link
Contributor Author

mmcky commented Nov 20, 2023

There are some execution issues in

ch_fpms

Screenshot 2023-11-20 at 2 37 12 pm

fixed by #57

ch_opt

There is a module dependency not met.

@jstac would you like all dependencies for the book to be requested by quantecon-book-networks companion package?

ModuleNotFoundError: No module named 'ot'
  • fix issue

@mmcky
Copy link
Contributor Author

mmcky commented Dec 5, 2023

  • released new version of the package quantecon-book-networks that now includes POTS package to support ot import

@github-actions github-actions bot temporarily deployed to commit December 6, 2023 00:10 Inactive
@mmcky
Copy link
Contributor Author

mmcky commented Dec 6, 2023

@jstac fixes have been made.

There was some minor book side code changes -- if you need to propagate to book?

See #57

@mmcky mmcky merged commit 2764a8e into main Dec 6, 2023
6 checks passed
@mmcky mmcky deleted the maint-20nov2023 branch December 6, 2023 00:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants