文書の過去の版を表示しています。
Bokeh
インストール
$ pip install jupyter_bokeh
Collecting jupyter_bokeh Downloading jupyter_bokeh-3.0.4-py3-none-any.whl (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 508.7 kB/s eta 0:00:00 Requirement already satisfied: bokeh>=2.4.0 in /home/tomoyan/pyJupyterLab/lib/python3.10/site-packages (from jupyter_bokeh) (2.4.3) Collecting ipywidgets>=7.6.0 Downloading ipywidgets-8.0.2-py3-none-any.whl (134 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.4/134.4 kB 1.3 MB/s eta 0:00:00 Requirement already satisfied: packaging>=16.8 in /home/tomoyan/pyJupyterLab/lib/python3.10/site-packages (from bokeh>=2.4.0->jupyter_bokeh) (21.3) Requirement already satisfied: numpy>=1.11.3 in /home/tomoyan/pyJupyterLab/lib/python3.10/site-packages (from bokeh>=2.4.0->jupyter_bokeh) (1.23.2) Requirement already satisfied: tornado>=5.1 in /home/tomoyan/pyJupyterLab/lib/python3.10/site-packages (from bokeh>=2.4.0->jupyter_bokeh) (6.2) Requirement already satisfied: typing-extensions>=3.10.0 in /home/tomoyan/pyJupyterLab/lib/python3.10/site-packages (from bokeh>=2.4.0->jupyter_bokeh) (4.3.0) Requirement already satisfied: PyYAML>=3.10 in /home/tomoyan/pyJupyterLab/lib/python3.10/site-packages (from bokeh>=2.4.0->jupyter_bokeh) (6.0) Requirement already satisfied: Jinja2>=2.9 in /home/tomoyan/pyJupyterLab/lib/python3.10/site-packages (from bokeh>=2.4.0->jupyter_bokeh) (3.1.2) Requirement already satisfied: pillow>=7.1.0 in /home/tomoyan/pyJupyterLab/lib/python3.10/site-packages (from bokeh>=2.4.0->jupyter_bokeh) (9.2.0) Collecting jupyterlab-widgets~=3.0 Downloading jupyterlab_widgets-3.0.3-py3-none-any.whl (384 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.1/384.1 kB .3 MB/s eta 0:00:00 Requirement already satisfied: ipykernel>=4.5.1 in /home/tomoyan/pyJupyterLab/lib/python3.10/site-packages (from ipywidgets>=7.6.0->jupyter_bokeh) (6.15.1) Requirement already satisfied: traitlets>=4.3.1 in /home/tomoyan/pyJupyterLab/lib/python3.10/site-packages (from ipywidgets>=7.6.0->jupyter_bokeh) (5.3.0) Collecting widgetsnbextension~=4.0 Downloading widgetsnbextension-4.0.3-py3-none-any.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 1.3 MB/s eta 0:00:00 Requirement already satisfied: ipython>=6.1.0 in /home/tomoyan/pyJupyterLab/lib/python3.10/site-packages (from ipywidgets>=7.6.0->jupyter_bokeh) (8.4.0) Requirement already satisfied: pyzmq>=17 in /home/tomoyan/pyJupyterLab/lib/python3.10/site-packages (from ipykernel>=4.5.1->ipywidgets>=7.6.0->jupyter_bokeh) (23.2.1) Requirement already satisfied: nest-asyncio in /home/tomoyan/pyJupyterLab/lib/python3.10/site-packages (from ipykernel>=4.5.1->ipywidgets>=7.6.0->jupyter_bokeh) (1.5.5) Requirement already satisfied: jupyter-client>=6.1.12 in /home/tomoyan/pyJupyterLab/lib/python3.10/site-packages (from ipykernel>=4.5.1->ipywidgets>=7.6.0->jupyter_bokeh) (7.3.4) Requirement already satisfied: psutil in /home/tomoyan/pyJupyterLab/lib/python3.10/site-packages (from ipykernel>=4.5.1->ipywidgets>=7.6.0->jupyter_bokeh) (5.9.1) Requirement already satisfied: matplotlib-inline>=0.1 in /home/tomoyan/pyJupyterLab/lib/python3.10/site-packages (from ipykernel>=4.5.1->ipywidgets>=7.6.0->jupyter_bokeh) (0.1.6) Requirement already satisfied: debugpy>=1.0 in /home/tomoyan/pyJupyterLab/lib/python3.10/site-packages (from ipykernel>=4.5.1->ipywidgets>=7.6.0->jupyter_bokeh) (1.6.3) Requirement already satisfied: setuptools>=18.5 in /home/tomoyan/pyJupyterLab/lib/python3.10/site-packages (from ipython>=6.1.0->ipywidgets>=7.6.0->jupyter_bokeh) (59.6.0) Requirement already satisfied: decorator in /home/tomoyan/pyJupyterLab/lib/python3.10/site-packages (from ipython>=6.1.0->ipywidgets>=7.6.0->jupyter_bokeh) (5.1.1) Requirement already satisfied: pickleshare in /home/tomoyan/pyJupyterLab/lib/python3.10/site-packages (from ipython>=6.1.0->ipywidgets>=7.6.0->jupyter_bokeh) (0.7.5) Requirement already satisfied: stack-data in /home/tomoyan/pyJupyterLab/lib/python3.10/site-packages (from ipython>=6.1.0->ipywidgets>=7.6.0->jupyter_bokeh) (0.4.0) Requirement already satisfied: prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 in /home/tomoyan/pyJupyterLab/lib/python3.10/site-packages (from ipython>=6.1.0->ipywidgets>=7.6.0->jupyter_bokeh) (3.0.30) Requirement already satisfied: pygments>=2.4.0 in /home/tomoyan/pyJupyterLab/lib/python3.10/site-packages (from ipython>=6.1.0->ipywidgets>=7.6.0->jupyter_bokeh) (2.13.0) Requirement already satisfied: backcall in /home/tomoyan/pyJupyterLab/lib/python3.10/site-packages (from ipython>=6.1.0->ipywidgets>=7.6.0->jupyter_bokeh) (0.2.0) Requirement already satisfied: jedi>=0.16 in /home/tomoyan/pyJupyterLab/lib/python3.10/site-packages (from ipython>=6.1.0->ipywidgets>=7.6.0->jupyter_bokeh) (0.18.1) Requirement already satisfied: pexpect>4.3 in /home/tomoyan/pyJupyterLab/lib/python3.10/site-packages (from ipython>=6.1.0->ipywidgets>=7.6.0->jupyter_bokeh) (4.8.0) Requirement already satisfied: MarkupSafe>=2.0 in /home/tomoyan/pyJupyterLab/lib/python3.10/site-packages (from Jinja2>=2.9->bokeh>=2.4.0->jupyter_bokeh) (2.1.1) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /home/tomoyan/pyJupyterLab/lib/python3.10/site-packages (from packaging>=16.8->bokeh>=2.4.0->jupyter_bokeh) (3.0.9) Requirement already satisfied: parso<0.9.0,>=0.8.0 in /home/tomoyan/pyJupyterLab/lib/python3.10/site-packages (from jedi>=0.16->ipython>=6.1.0->ipywidgets>=7.6.0->jupyter_bokeh) (0.8.3) Requirement already satisfied: entrypoints in /home/tomoyan/pyJupyterLab/lib/python3.10/site-packages (from jupyter-client>=6.1.12->ipykernel>=4.5.1->ipywidgets>=7.6.0->jupyter_bokeh) (0.4) Requirement already satisfied: python-dateutil>=2.8.2 in /home/tomoyan/pyJupyterLab/lib/python3.10/site-packages (from jupyter-client>=6.1.12->ipykernel>=4.5.1->ipywidgets>=7.6.0->jupyter_bokeh) (2.8.2) Requirement already satisfied: jupyter-core>=4.9.2 in /home/tomoyan/pyJupyterLab/lib/python3.10/site-packages (from jupyter-client>=6.1.12->ipykernel>=4.5.1->ipywidgets>=7.6.0->jupyter_bokeh) (4.11.1) Requirement already satisfied: ptyprocess>=0.5 in /home/tomoyan/pyJupyterLab/lib/python3.10/site-packages (from pexpect>4.3->ipython>=6.1.0->ipywidgets>=7.6.0->jupyter_bokeh) (0.7.0) Requirement already satisfied: wcwidth in /home/tomoyan/pyJupyterLab/lib/python3.10/site-packages (from prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0->ipython>=6.1.0->ipywidgets>=7.6.0->jupyter_bokeh) (0.2.5) Requirement already satisfied: executing in /home/tomoyan/pyJupyterLab/lib/python3.10/site-packages (from stack-data->ipython>=6.1.0->ipywidgets>=7.6.0->jupyter_bokeh) (0.10.0) Requirement already satisfied: asttokens in /home/tomoyan/pyJupyterLab/lib/python3.10/site-packages (from stack-data->ipython>=6.1.0->ipywidgets>=7.6.0->jupyter_bokeh) (2.0.8) Requirement already satisfied: pure-eval in /home/tomoyan/pyJupyterLab/lib/python3.10/site-packages (from stack-data->ipython>=6.1.0->ipywidgets>=7.6.0->jupyter_bokeh) (0.2.2) Requirement already satisfied: six>=1.5 in /home/tomoyan/pyJupyterLab/lib/python3.10/site-packages (from python-dateutil>=2.8.2->jupyter-client>=6.1.12->ipykernel>=4.5.1->ipywidgets>=7.6.0->jupyter_bokeh) (1.16.0) Installing collected packages: widgetsnbextension, jupyterlab-widgets, ipywidgets, jupyter_bokeh Successfully installed ipywidgets-8.0.2 jupyter_bokeh-3.0.4 jupyterlab-widgets-3.0.3 widgetsnbextension-4.0.3
$ pip install pandas
Collecting pandas Downloading pandas-1.4.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.6/11.6 MB 2.9 MB/s eta 0:00:00 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