Skip to content

Commit bd71315

Browse files
committed
Fix admonitions for ja
1 parent fa9ef52 commit bd71315

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

content/ja/beginner-install.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,6 @@ python -m pip install scipy
5353
```
5454

5555
{{< admonition warning >}}
56-
You may see this recommended in tutorials or classes, but the recommended
57-
way to install SciPy with `pip` is to use a virtual environment -
58-
see.{{< admonition warning >}}
5956
チュートリアルや学校の授業で、このインストール方法が推奨されることがあるかもしれませんが、`pip`を使用して SciPy をインストールする我々としての推奨方法は、仮想環境を利用することです。詳しくは、[`pip`を利用したインストール](./install.md#installing-with-pip)を参照してください。
6057
{{< /admonition >}}
6158

0 commit comments

Comments
 (0)