download conda wget https://repo.continuum.io/archive/Anaconda3-2018.12-Linux-x86_64.sh intall conda bash Anaconda3-2018.12-Linux-x86_64.sh guide activate conda (every start) source /home/dkhodakov/anaconda3/etc/profile.d/conda.sh create env conda update -n base -c defaults conda conda create -n myenv python=3.7 activate env (every start) conda activate myenv install package conda install jupyter install extensions conda install -c conda-forge jupyter_contrib_nbextensions jupyter contrib nbextension install --user jupyter nbextensions_configurator enable --user screen включить - screen -S ksu потом врубаешь юпитер нажимаешь ctrl+a, ctrl+d - отключит тебя от скрина снова включить скрин - screen -r ksu