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

Remove tensorforce package. #965

Merged
merged 1 commit into from
Mar 1, 2021
Merged

Remove tensorforce package. #965

merged 1 commit into from
Mar 1, 2021

Conversation

rosbo
Copy link
Contributor

@rosbo rosbo commented Mar 1, 2021

Last usage on our platform was in October 2020.
In the past year, we had 14 notebooks using it only (several of them already reinstalling the latest version using !pip install tensorforce.

Users wanting to use this package should use !pip install tensorforce
into their own kernel.

TensorForce 0.6.2 has dependencies on tensorflow==2.3.1 and
numpy==1.18.5 which is incompatible with our environment. We don't want
to constrain new release of TensorFlow for a package that is barely
being used. Hence, the reason for dropping it from our base image.

http:https://b/181584341

Last usage in our platform was in October 2020.
In the past year, we have seen 14 notebooks using it only.

User wanting to use this package should use `!pip install tensorforce`
into their own kernel.

TensorForce 0.6.2 has dependencies on tensorflow==2.3.1 and
numpy==1.18.5 which is incompatible with our environment. We don't want
to constrain new release of TensorFlow for a package that is barely
being used. Hence, the reason for dropping it from our base image.

http:https://b/181584341
@rosbo rosbo requested a review from bovard March 1, 2021 20:31
@rosbo rosbo merged commit d4c5a86 into master Mar 1, 2021
@rosbo rosbo deleted the rm-tensorforce branch March 1, 2021 23:28
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

2 participants