python:ipython

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
次のリビジョン両方とも次のリビジョン
python:ipython [2020/04/16 04:39] ともやんpython:ipython [2023/03/15 06:00] – [IPythonの導入(古い資料です)] ともやん
行 1: 行 1:
-<html> 
-  <style> 
-    #result pre { 
-      overflow: scroll; 
-      overflow-x: hidden; 
-      font-size: 10px; 
-    } 
-    #result_long pre { 
-      height: 400px; 
-      overflow: scroll; 
-      overflow-x: hidden; 
-      font-size: 10px; 
-    } 
-    #source_code pre { 
-      height: 200px; 
-      overflow: scroll; 
-      overflow-x: hidden; 
-      font-size: 10px; 
-    } 
-    .dokuwiki .wrap_left { 
-      margin-right: 0; 
-    } 
-    #logo { 
-      background-color: white; 
-      padding: 10px; 
-      width: fit-content; 
-    } 
-    #logo p { 
-      margin: 0; 
-    } 
-  </style> 
-</html> 
 ====== IPython ====== ====== IPython ======
 <WRAP #logo> <WRAP #logo>
行 324: 行 292:
 </WRAP> </WRAP>
  
-===== IPythonの導入(古い資料です) =====+====== ☢️古い資料です (Obsolete)☢️ ====== 
 + 
 +===== IPythonの導入 =====
   -pip を利用する場合、以下のコマンドを実行する。<code>   -pip を利用する場合、以下のコマンドを実行する。<code>
 > pip install ipython pyreadline</code><WRAP prewrap 100% #result_long><code> > pip install ipython pyreadline</code><WRAP prewrap 100% #result_long><code>
  • python/ipython.txt
  • 最終更新: 2024/03/09 05:27
  • by ともやん