Actually, tried to import libraries:
import numpy as np
Import Matplotlib.pyPlot AS PLT
% Matplotlib inline
From Collections Import Counter
from keras.datasets import cifar10
Displays an error: ModuulNotFounderror: No Module Named ‘Keras’
p.s. And in Pip’e and in Jupyter itself installed both keras.dataasets, and tensorflow
Answer 1, Authority 100%
Push in the console
Pip Install Keras