@@ -97,7 +97,7 @@ params:
97
97
- title : Image Processing
98
98
alttext : An photograph of the mountains.
99
99
img : /images/content_images/sc_dom_img/image_processing.svg
100
- - title : Graphs and Networks
100
+ - title : Graphs and Networks
101
101
alttext : A simple graph.
102
102
img : /images/content_images/sc_dom_img/sd6.svg
103
103
- title : Astronomy Processes
@@ -179,12 +179,12 @@ params:
179
179
alttext : A Voronoi diagram made in vispy.
180
180
181
181
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),
188
188
and [PyVista](https://github.com/pyvista/pyvista), to name a few.
189
189
- text : NumPy's accelerated processing of large arrays allows researchers to visualize
190
190
datasets far larger than native Python could handle.
0 commit comments