In step 2.0:
After doing this:
conda activate vitis-ai-tensorflow2
jupyter notebook --no-browser --ip=0.0.0.0 --NotebookApp.token='' --NotebookApp.password=''
It says:
"You can now point you web browser to the address shown by the jupter notebook server, and open up the notebook file vai_2018_RadioML_VAI_keras.ipynb"
This file "vai_2018_RadioML_VAI_keras.ipynb" does not exist.
Where is it?