Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
anarinsk committed Oct 19, 2023
1 parent ca54e51 commit 4bca664
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion content/my-project/python-notebooks/setup_mpl-korfont.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,8 @@
"outputs": [],
"source": [
"%pip install -q koreanize-matplotlib\n",
"%pip install -q distutils #koreanize-matplotlib ꡬ동을 μœ„ν•΄ ν•„μš”ν•˜λ‹€. "
"%pip install -q distutils \n",
"#koreanize-matplotlib ꡬ동을 μœ„ν•΄ ν•„μš”ν•˜λ‹€. "
]
},
{
Expand Down

0 comments on commit 4bca664

Please sign in to comment.