差分

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

この比較画面へのリンク

次のリビジョン
前のリビジョン
python:jupyterlab:jupyter_bokeh [2022/09/11 21:48] – 作成 ともやんpython:jupyterlab:jupyter_bokeh [2022/09/12 02:59] (現在) – [参考文献] ともやん
行 61: 行 61:
 </pre></html></WRAP> </pre></html></WRAP>
 </WRAP> </WRAP>
 +
 +<WRAP color_term>
 +<WRAP color_command><html><pre>
 +$ pip install pandas
 +</pre></html></WRAP>
 +<WRAP color_result><html><pre>
 +Collecting pandas
 +  Downloading pandas-1.4.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.6 MB)
 +     <b class=PipBAR>━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━</b> <b class=GRN>11.6/11.6 MB</b> <b class=RED>2.9 MB/s</b> eta <b class=CYN>0:00:00</b>
 +Requirement already satisfied: pytz>=2020.1 in /home/tomoyan/pyJupyterLab/lib/python3.10/site-packages (from pandas) (2022.2.1)
 +Requirement already satisfied: python-dateutil>=2.8.1 in /home/tomoyan/pyJupyterLab/lib/python3.10/site-packages (from pandas) (2.8.2)
 +Requirement already satisfied: numpy>=1.21.0 in /home/tomoyan/pyJupyterLab/lib/python3.10/site-packages (from pandas) (1.23.2)
 +Requirement already satisfied: six>=1.5 in /home/tomoyan/pyJupyterLab/lib/python3.10/site-packages (from python-dateutil>=2.8.1->pandas) (1.16.0)
 +Installing collected packages: pandas
 +Successfully installed pandas-1.4.4
 +</pre></html></WRAP>
 +</WRAP>
 +
 +===== 参考文献 =====
 +[[https://docs.bokeh.org/en/latest/|Bokeh documentation — Bokeh 2.4.3 Documentation]]\\
 +[[https://docs.bokeh.org/en/latest/docs/user_guide/jupyter.html|Using with Jupyter — Bokeh 2.4.3 Documentation]]\\
 +[[http://docs.bokeh.org/en/1.3.4/_modules/bokeh/server/util.html|bokeh.server.util — Bokeh 1.3.4 documentation]]\\
 +
 +==== 付録 ====
 +[[tw>tomoyan596sp/status/1568959754093105154|Bokehはインタラクティブなビジュアライゼーション ライブラリでプロット結果をマウス操作できる😍]]\\
  
  • python/jupyterlab/jupyter_bokeh.1662900491.txt.gz
  • 最終更新: 2022/09/11 21:48
  • by ともやん