!sudo apt-get install -y fonts-nanum
!sudo fc-cache -fv
!rm ~/.cache/matplotlib -rf
import matplotlib.pyplot as plt
plt.rc('font', family='NanumBarunGothic')
ํ๊ธ์ด ๋ฐ๋ก ๋์ค์ง ์๋ ๋ค๋ฉด "๋ฐํ์ ๋ค์์์"
'TIL > Colab' ์นดํ ๊ณ ๋ฆฌ์ ๋ค๋ฅธ ๊ธ
[Colab] Mecab name 'Tagger' is not defined (0) | 2021.12.26 |
---|---|
[Colab] TypeError: Cannot convert a symbolic Keras input/output to a numpy array. (0) | 2021.11.10 |
[Colab] ๋ฐํ์ ์ฐ๊ฒฐ ๋๊น ๋ฐฉ์ง (2) | 2021.10.13 |
Google Drive + Google Colab + GitHub ์ฐ๋ํ๊ธฐ (11) | 2021.08.25 |
[Colab] Google Colab๊ณผ Kaggle ์ฐ๋ํ๊ธฐ (0) | 2020.07.18 |