DOC Replace Canopy installers by Enthought Deployment Manager#17336
DOC Replace Canopy installers by Enthought Deployment Manager#17336rth merged 3 commits intoscikit-learn:masterfrom
Conversation
For the latest EDM release (2.5.0): outputs: That was released July 30, 2019 (almost ten months ago). IMO the scikit-learn version is quite old. WDYT @cmarmo? |
Maybe you can skip the "recent" thing then... :) |
doc/install.rst
Outdated
|
|
||
| Canopy and Anaconda for all supported platforms | ||
| ----------------------------------------------- | ||
| Enthought Deployment Manager and Anaconda for all supported platforms |
There was a problem hiding this comment.
I have a bias:
| Enthought Deployment Manager and Anaconda for all supported platforms | |
| Anaconda and Enthought Deployment Manager for all supported platforms |
There was a problem hiding this comment.
LGTM. In fact, I prefer this approach.
doc/install.rst
Outdated
| `Enthought Deployment Manager <https://assets.enthought.com/downloads/>`_ | ||
| and `Anaconda <https://www.anaconda.com/download>`_ both ship a recent |
There was a problem hiding this comment.
The bias continues. Removing the word "recent" more or less deliveries the same message.
| `Enthought Deployment Manager <https://assets.enthought.com/downloads/>`_ | |
| and `Anaconda <https://www.anaconda.com/download>`_ both ship a recent | |
| `Anaconda <https://www.anaconda.com/download>`_ and | |
| `Enthought Deployment Manager <https://assets.enthought.com/downloads/>`_ both ship a |
doc/install.rst
Outdated
| <https://www.enthought.com/products/canopy>`_ and `Anaconda | ||
| <https://www.anaconda.com/download>`_ both ship a recent | ||
| `Anaconda <https://www.anaconda.com/download>`_ and | ||
| `Enthought Deployment Manager <https://assets.enthought.com/downloads/>`_ both ship a recent |
There was a problem hiding this comment.
Since the enthought is not "recent"
both ship with scikit-learn in addition
And wrap this so there is <80 characters per line.
|
@NicolasHug , I think this PR is ready for merge, WDYT? Thanks! |
Reference Issues/PRs
Fixes #17311.
What does this implement/fix? Explain your changes.
This PR replaces the end-of-life Canopy installers by the new Enthought Deployment Manager in the installation instructions.
CC @cmarmo.