https://github.com/roccqqck/news_bert/raw/master/bertenv.environment.yml
wget https://github.com/roccqqck/news_bert/raw/master/bertenv.environment.yml
conda env create -f bertenv.environment.yml
conda activate bertenv
python3.7 -m venv ~/.local/venvs/bertenv
source ~/.local/venvs/bertenv/bin/activate
python3.7 -m pip install -r https://github.com/roccqqck/news_bert/raw/master/bertenv.requirements.txt