paris-saclay-cds / ramp-workflow

Toolkit for building predictive workflows on top of pydata (pandas, scikit-learn, pytorch, keras, etc.).
https://paris-saclay-cds.github.io/ramp-docs/
BSD 3-Clause "New" or "Revised" License
68 stars 42 forks source link

Problem of required dependencies #125

Closed glemaitre closed 6 years ago

glemaitre commented 6 years ago

The following dependencies are required even if they are not added in the requirements.txt

Since that the conversion of the notebook is not something mandatory, I think that we should avoid to make the import on the top of the file.