Skip to content

Commit 9fd193a

Browse files
committed
Checking for the first link added
1 parent 1d809c3 commit 9fd193a

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

doc/source/getting_started/install.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -193,13 +193,13 @@ Visualization
193193

194194
Installable with ``pip install "pandas[plot, output-formatting]"``.
195195

196-
========================= ================== ================== =============================================================
197-
Dependency Minimum Version pip extra Notes
198-
========================= ================== ================== =============================================================
199-
matplotlib 3.6.3 plot Plotting library
200-
Jinja2 3.1.2 output-formatting Conditional formatting with DataFrame.style
201-
tabulate 0.9.0 output-formatting Printing in Markdown-friendly format (see `tabulate`_)
202-
========================= ================== ================== =============================================================
196+
======================================================== ================== ================== ===============================================================================================
197+
Dependency Minimum Version pip extra Notes
198+
======================================================== ================== ================== ===============================================================================================
199+
`matplotlib <https://matplotlib.org/>`__ 3.6.3 plot Plotting library
200+
Jinja2 3.1.2 output-formatting Conditional formatting with DataFrame.style
201+
tabulate 0.9.0 output-formatting Printing in Markdown-friendly format (see `tabulate`_)
202+
======================================================== ================== ================== ===============================================================================================
203203

204204
Computation
205205
^^^^^^^^^^^

0 commit comments

Comments
 (0)