Skip to content

Commit d4d407d

Browse files
committed
Update index.html
1 parent b0d9d09 commit d4d407d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ <h2 id="overview">Overview</h2>
6666
<li>Designed for scientists, data-scientists, and education (thanks to <a href="http://numpy.org/">NumPy</a>, <a href="https://www.scipy.org/">SciPy</a>, <a href="https://www.sympy.org/">Sympy</a>, <a href="http://www.matplotlib.org/">Matplotlib</a>, <a href="http://pandas.pydata.org/">Pandas</a>, <a href="https://code.google.com/p/guiqwt/">guiqwt</a>, etc.):
6767
<ul>
6868
<li>interactive data processing and visualization using Python with <a href="https://github.com/spyder-ide">Spyder</a> and <a href="http://ipython.org/">IPython</a>, or IDLE </li>
69-
<li>out-of-the-box working Compiler (Mingw64), <strong>fully integrated Cython and Numba!</strong> See <a href="http://nbviewer.ipython.org/github/winpython/winpython_afterdoc/blob/master/docs/Winpython_checker.ipynb">included example</a></p></li>
69+
<li>out-of-the-box working Compiler (Mingw64), <strong>fully integrated Cython and Numba!</strong> See <a href="http://nbviewer.ipython.org/github/winpython/winpython_afterdoc/blob/master/docs/Winpython_checker.ipynb">included example</a></li>
7070
<li>connectors (cffi, odbc, rpy2, scilab2py, requests, ...) and dedicated Flavors (R, Julia, ...) for advanced users</li>
7171
</ul></li>
7272
<li><strong>Portable</strong>:

0 commit comments

Comments
 (0)