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

Staging to master for making release #1605

Merged
merged 21 commits into from
Jan 12, 2022
Merged

Staging to master for making release #1605

merged 21 commits into from
Jan 12, 2022

Conversation

miguelgfierro
Copy link
Collaborator

Description

After #1602 was fixed, merging to master for new release

Related Issues

Checklist:

  • I have followed the contribution guidelines and code style for this project.
  • I have added tests covering my contributions.
  • I have updated the documentation accordingly.
  • This PR is being made to staging branch and not to main branch.

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@miguelgfierro miguelgfierro mentioned this pull request Jan 10, 2022
4 tasks
sudo apt-get install -y build-essential libpython<version>
```

where `<version>` should be `3.6` or `3.7` as appropriate.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Dose it support Python 3.8 now? To support Databricks 7.3+, Python 3.8 is required.

Copy link
Collaborator

@simonzhaoms simonzhaoms Jan 11, 2022

Choose a reason for hiding this comment

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

"Programming Language :: Python :: 3.8", may also need to be added to:
https://github.com/microsoft/recommenders/blob/f4636b2e8e74d87233fd53958c5e0526674fc7f6/setup.py#L127-L134

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

that's a good point, if my memory doesn't failed me, we had some problems with 3.8 and numpy? @anargyri might know more when he is back

Copy link
Collaborator

Choose a reason for hiding this comment

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

The unit tests work with Python 3.8. See #1617

SETUP.md Outdated Show resolved Hide resolved
@miguelgfierro miguelgfierro merged commit 652d101 into main Jan 12, 2022
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.

4 participants