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

Adding Pyenv and poetry for environment management #1

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

mbertani
Copy link

@mbertani mbertani commented Jan 3, 2022

Here is a suggestion on how to add pyenv and poetry to manage the python environment for this repository. This makes it a bit easier to control dependencies, and upgrade to newer python versions. I have also added a makefile, to automate the setup process.

I have also upgraded the versions of most of the packages, and updated to python 3.8.12. I have run all notebooks without errors. There are just some warnings about some deprecated functions, due to the new versions of some of the libraries.

To test:

  • There is a description in the README.md on how to use the make file

@qx0731 let me know if you would like me to make any changes. Keep the good work! :)

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.

None yet

1 participant