install Anaconda on Ubuntu/Docker
cd /tmp
curl -O https://repo.anaconda.com/archive/Anaconda3-2022.05-Linux-x86_64.sh
bash Anaconda3-2022.05-Linux-x86_64.sh
source ~/.bashrc
===================================
docker path
apt-get install -y libqt5gui5
/root/anaconda3/bin/anaconda-navigator
/root/anaconda3/bin/jupyter notebook --allow-root
================
run in jupyter notebook commnad
!/root/anaconda3/bin/pip install opencc
留言
發佈留言