Closed glemaitre closed 6 years ago
The following dependencies are required even if they are not added in the requirements.txt
requirements.txt
nbformat
rampwf/utils/notebook.py
nbconvert
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.
The following dependencies are required even if they are not added in the
requirements.txt
nbformat
->rampwf/utils/notebook.py
nbconvert
->rampwf/utils/notebook.py
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.