Skip to content

Commit 5348eb6

Browse files
DOC: add 'try pandas online' button in the 'getting started' page
1 parent eb489f2 commit 5348eb6

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

doc/source/getting_started/index.rst

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -531,6 +531,27 @@ Data sets often contain more than just numerical data. pandas provides a wide ra
531531
</div>
532532
</div>
533533

534+
.. grid:: 1 2 2 2
535+
:gutter: 4
536+
537+
.. grid-item-card:: Pandas Playground
538+
:class-card: install-card
539+
:columns: 12
540+
:padding: 3
541+
542+
Try out pandas in your browser using an interactive environment, no installation needed.
543+
544+
+++
545+
546+
.. button-link:: https://pandas.pydata.org/try.html
547+
:ref-type: ref
548+
:click-parent:
549+
:color: secondary
550+
:expand:
551+
552+
Try Pandas Online
553+
554+
534555

535556
.. _comingfrom:
536557

0 commit comments

Comments
 (0)