You are on page 1of 1

Instructions for installation:

conda update conda


conda env create -f environment.yml
python -m ipykernel install --user --name tf_training --display-name "tf_training"
jupyter notebook

Click on the kernel menu, scroll down to “change kernel”


Now from within the notebook, select the tf_training kernel

You might also like