@@ -97,7 +97,7 @@ params:
9797 - title : Image Processing
9898 alttext : An photograph of the mountains.
9999 img : /images/content_images/sc_dom_img/image_processing.svg
100- - title : Graphs and Networks
100+ - title : Graphs and Networks
101101 alttext : A simple graph.
102102 img : /images/content_images/sc_dom_img/sd6.svg
103103 - title : Astronomy Processes
@@ -179,12 +179,12 @@ params:
179179 alttext : A Voronoi diagram made in vispy.
180180
181181 content :
182- - text : NumPy is an essential component in the burgeoning
183- [Python visualization landscape](https://pyviz.org/overviews/index.html),
184- which includes [Matplotlib](https://matplotlib.org),
185- [Seaborn](https://seaborn.pydata.org), [Plotly](https://plot.ly),
186- [Altair](https://altair-viz.github.io), [Bokeh](https://docs.bokeh.org/en/latest/),
187- [Holoviz](https://holoviz.org), [Vispy](http://vispy.org), [Napari](https://github.com/napari/napari),
182+ - text : NumPy is an essential component in the burgeoning
183+ [Python visualization landscape](https://pyviz.org/overviews/index.html),
184+ which includes [Matplotlib](https://matplotlib.org),
185+ [Seaborn](https://seaborn.pydata.org), [Plotly](https://plot.ly),
186+ [Altair](https://altair-viz.github.io), [Bokeh](https://docs.bokeh.org/en/latest/),
187+ [Holoviz](https://holoviz.org), [Vispy](http://vispy.org), [Napari](https://github.com/napari/napari),
188188 and [PyVista](https://github.com/pyvista/pyvista), to name a few.
189189 - text : NumPy's accelerated processing of large arrays allows researchers to visualize
190190 datasets far larger than native Python could handle.
0 commit comments