Skip to content

Commit b9dda9f

Browse files
author
Mars Lee
committed
Remove old PNG icons
1 parent abf2ada commit b9dda9f

28 files changed

+41
-22
lines changed

layouts/partials/scientific-domains.html

Lines changed: 32 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,19 @@
2020
<td class="bold-text">Cognitive Psychology </td>
2121
</tr>
2222
<tr>
23-
<td><img class="cell-layout" src="images/content_images/sc_dom_img/sd1.png" alt="A computer chip with an atomic symbol."></td>
24-
<td><img class="cell-layout" src="images/content_images/sc_dom_img/sd2.png" alt="A line graph with the line moving up."></td>
25-
<td><img class="cell-layout" src="images/content_images/sc_dom_img/sd3.png" alt="A bar chart with positive and negative values."></td>
26-
<td><img class="cell-layout" src="images/content_images/sc_dom_img/sd4.png" alt="An photograph of the sun and mountains."></td>
23+
<td><img class="cell-layout" src="images/content_images/sc_dom_img/quantum_computing.png"
24+
alt="A computer chip."></td>
25+
<td><img class="cell-layout" src="images/content_images/sc_dom_img/statistical_computing.svg"
26+
alt="A line graph with the line moving up."></td>
27+
<td><img class="cell-layout" src="images/content_images/sc_dom_img/signal_processing.png"
28+
alt="A bar chart with positive and negative values."></td>
29+
<td><img class="cell-layout" src="images/content_images/sc_dom_img/image_processing.svg"
30+
alt="An photograph of the mountains."></td>
2731
<td><img class="cell-layout" src="images/content_images/sc_dom_img/sd6.svg" alt="A simple graph."></td>
28-
<td><img class="cell-layout" src="images/content_images/sc_dom_img/sd7.png" alt="A telescope and multiple planets."></td>
29-
<td><img class="cell-layout" src="images/content_images/sc_dom_img/sd8.png" alt="A human head with gears."></td>
32+
<td><img class="cell-layout" src="images/content_images/sc_dom_img/astronomy_processes.svg"
33+
alt="A telescope."></td>
34+
<td><img class="cell-layout" src="images/content_images/sc_dom_img/cognitive_psychology.svg"
35+
alt="A human head with gears."></td>
3036
</tr>
3137
<tr>
3238
<td class="center-text"><a href="http://qutip.org">QuTiP</a></td>
@@ -64,33 +70,37 @@
6470
<td class="lastrow-center-text"></td>
6571
<td class="lastrow-center-text"></td>
6672
</tr>
67-
<!-- Second Row -->
73+
<!-- Second Row -->
6874
<tr class="highlight-th">
6975
<td class="bold-text">Bioinformatics</td>
7076
<td class="bold-text">Bayesian Inference</td>
7177
<td class="bold-text">Mathematical Analysis</td>
72-
<td class="bold-text">Simulation Modeling</td>
73-
<td class="bold-text">Multi-variate Analysis</td>
78+
<td class="bold-text">Chemistry</td>
79+
<td class="bold-text">Geoscience</td>
7480
<td class="bold-text">Geographic Processing</td>
75-
<td class="bold-text">Interactive Computing</td>
81+
<td class="bold-text">Robotics</td>
7682
</tr>
7783
<tr>
78-
<td><img class="cell-layout" src="images/content_images/sc_dom_img/sd9.png" alt="A strand of DNA."></td>
79-
<td><img class="cell-layout" src="images/content_images/sc_dom_img/sd10.png" alt="Many dots connected by lines."></td>
80-
<td><img class="cell-layout" src="images/content_images/sc_dom_img/sd11.png" alt="Four mathematical symbols."></td>
81-
<td><img class="cell-layout" src="images/content_images/sc_dom_img/sd12.png" alt="A three-dimensional graph with a box."></td>
82-
<td><img class="cell-layout" src="images/content_images/sc_dom_img/sd13.png" alt="A conical flask and test tube."></td>
83-
<td><img class="cell-layout" src="images/content_images/sc_dom_img/sd14.png" alt="The Earth surrounded by four circling arrows."></td>
84-
<td><img class="cell-layout" src="images/content_images/sc_dom_img/sd15.png" alt="A human hand tapping a browser window."></td>
84+
<td><img class="cell-layout" src="images/content_images/sc_dom_img/bioinformatics.svg"
85+
alt="A strand of DNA."></td>
86+
<td><img class="cell-layout" src="images/content_images/sc_dom_img/bayesian_inference.svg"
87+
alt="A graph with a bell-shaped curve."></td>
88+
<td><img class="cell-layout" src="images/content_images/sc_dom_img/mathematical_analysis.png"
89+
alt="Four mathematical symbols."></td>
90+
<td><img class="cell-layout" src="images/content_images/sc_dom_img/chemistry.svg" alt="A test tube."></td>
91+
<td><img class="cell-layout" src="images/content_images/sc_dom_img/geoscience.svg" alt="The Earth."></td>
92+
<td><img class="cell-layout" src="images/content_images/sc_dom_img/GIS.svg" alt="A map."></td>
93+
<td><img class="cell-layout" src="images/content_images/sc_dom_img/robotics.png"
94+
alt="A microprocessor development board."></td>
8595
</tr>
8696
<tr>
8797
<td class="center-text"><a href="https://biopython.org">BioPython</a></td>
8898
<td class="center-text"><a href="https://pystan.readthedocs.io/en/latest/">PyStan</a></td>
8999
<td class="center-text"><a href="https://www.scipy.org">SciPy</a></td>
90-
<td class="center-text"><a href="https://github.com/robclewley/pydstool">PyDSTool</a></td>
91100
<td class="center-text"><a href="https://www.ncbi.nlm.nih.gov/pubmed/16882648">PyChem</a></td>
101+
<td class="center-text"><a href="https://www.ncbi.nlm.nih.gov/pubmed/16882648"></a></td>
92102
<td class="center-text"><a href="https://shapely.readthedocs.io">Shapely</a></td>
93-
<td class="center-text"><a href="https://jupyter.org/">Jupyter</a></td>
103+
<td class="center-text"><a href="https://jupyter.org/"></a></td>
94104
</tr>
95105
<tr>
96106
<td class="center-text"><a href="http://scikit-bio.org">Scikit-Bio</a></td>
@@ -99,7 +109,7 @@
99109
<td class="center-text"></td>
100110
<td class="center-text"></td>
101111
<td class="center-text"><a href="https://geopandas.org/">GeoPandas</a></td>
102-
<td class="center-text"><a href="https://ipython.org">IPython</a></td>
112+
<td class="center-text"><a href="https://ipython.org"></a></td>
103113
</tr>
104114
<tr>
105115
<td class="center-text"><a href="https://github.com/openvax/pyensembl">PyEnsembl</a></td>
@@ -108,7 +118,7 @@
108118
<td class="center-text"></td>
109119
<td class="center-text"></td>
110120
<td class="center-text"><a href="https://python-visualization.github.io/folium">Folium</a></td>
111-
<td class="center-text"><a href="https://mybinder.org">Binder</a></td>
121+
<td class="center-text"><a href="https://mybinder.org"></a></td>
112122
</tr>
113123
<tr>
114124
<td class="lastrow-center-text"></td>
@@ -120,4 +130,4 @@
120130
<td class="lastrow-center-text"></td>
121131
</tr>
122132
</table>
123-
</li>
133+
</li>
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 1 addition & 0 deletions
Loading
Loading
Loading
Loading
-20.1 KB
Binary file not shown.
-19.2 KB
Binary file not shown.
-23.3 KB
Binary file not shown.
-46.4 KB
Binary file not shown.
-24.3 KB
Binary file not shown.
-24.1 KB
Binary file not shown.
-20.5 KB
Binary file not shown.
-12.7 KB
Binary file not shown.
-9.56 KB
Binary file not shown.
-129 KB
Binary file not shown.
-12.1 KB
Binary file not shown.
-27.2 KB
Binary file not shown.
-16.9 KB
Binary file not shown.
-21.7 KB
Binary file not shown.
Loading
Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)