mli / new-docs

https://beta.mxnet.io/
13 stars 17 forks source link

fix conda setup and env #76

Closed aaronmarkham closed 5 years ago

aaronmarkham commented 5 years ago

Fixes #74 & #75 Update: now it also fixes #73 - which means there are like a billion less warnings, which is pretty awesome.

aaronmarkham commented 5 years ago

In order for the nbconvert fix to stick, conda must be updated. There's a bug there where it doesn't update pip packages that are already installed.

You can see in the CI step for updating the conda env that conda is old and can be upgraded.