conda create -n tf_env tensorflow
then i used this tf environment to open spider.
I then ran: import tensorflow as tf
afterwards, when i run
model.fit(x_train, y_train, epochs = 3)
I get the error message:
[SpyderKernelApp] WARNING | No such comm
Am not sure how to fix this
sudo chown yourusername:yourusername /media/yourusername/path_to_mounted_volume