We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d9e65c commit 186ddbbCopy full SHA for 186ddbb
web/pandas/index.html
@@ -18,9 +18,9 @@ <h1>pandas</h1>
18
<div class="col-md-4">
19
<h5>Getting started</h5>
20
<ul>
21
- <!-- <li><a href="{{ base_url }}/try.html">Try pandas online</a></li> -->
22
<li><a href="{{ base_url }}getting_started.html">Install pandas</a></li>
23
<li><a href="{{ base_url }}docs/getting_started/index.html">Getting started</a></li>
+ <li><a href="{{ base_url }}try.html">Try pandas online</a></li>
24
</ul>
25
</div>
26
0 commit comments