Первичная настройка anaconda

# conda install -c conda-forge ipywidgets
# conda install -c conda-forge netcdf4
# conda install -c conda-forge basemap
# jupyter nbextension enable --py --sys-prefix widgetsnbextension
# conda install -c conda-forge graphviz
# pip install pydot

# conda install theano
# conda install tensorflow
# pip install keras

# conda install -c menpo opencv3