diff --git a/docs/tutorials/gluon/fit_api_tutorial.md b/docs/tutorials/gluon/fit_api_tutorial.md index cf6dd74dec7f..7c9a1b4aec58 100644 --- a/docs/tutorials/gluon/fit_api_tutorial.md +++ b/docs/tutorials/gluon/fit_api_tutorial.md @@ -32,7 +32,6 @@ To complete this tutorial, you will need: - [MXNet](https://mxnet.incubator.apache.org/install/#overview) (The version of MXNet will be >= 1.5.0) - [Jupyter Notebook](https://jupyter.org/index.html) (For interactively running the provided .ipynb file) -This tutorial works with both Python 2 and Python 3.