Skip to content

Commit 64b7810

Browse files
committed
Added logo and Community tests
-Per request from Sharpe Engineering, we have added the N-site LLC logo to the company showcase on the front landing page -Added images onto the site for me to start testing a new section for the about page. Once these are on the site, it will be much easier for me to design a D3 visualization that we will be hosting.
1 parent ebe73b6 commit 64b7810

11 files changed

+25
-0
lines changed

assets/nsite.svg

+24
Loading

index.html

+1
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@ <h2 style="text-align:center;">Currently in use at</h2>
202202
<a href="https://software-carpentry.org/"><li class="col"><img src="assets/carpentry.svg" class="greydout" alt="Carpentry" height="60" width="131"></li></a>
203203
<a href="https://www.janelia.org/"><li class="col"><img src="assets/janelia.svg" class="greydout" alt="Janelia" height="60" width="178"></li></a>
204204
<a href="http://codeneuro.org/"><li class="col"><img src="assets/codeneuro.svg" class="greydout" alt="CodeNeuro" height="60" width="296"></li></a>
205+
<a href=""><li class="col"><img src="assets/nsite.svg" class="greydout" alt="NSite" height="50" width="94"></li></a>
205206
<!--<a href="http://fivethirtyeight.com"><li class="col"><img src="assets/538.svg" class="greydout" alt="538" height="60" width="76"></li></a>-->
206207
<a href="https://www.brynmawr.edu"><li class="col"><img src="assets/brynmawr.svg" class="greydout" alt="BrynMawr" height="60" width="72"></li></a>
207208
<a href="http://www.calpoly.edu"><li class="col"><img src="assets/calpoly.svg" class="greydout" alt="CalPoly" height="60" width="72"></li></a>

jupyter-circle.png

26 KB
Loading

repo_images/ipyparallel.png

7.8 KB
Loading

repo_images/ipywidgets.png

9.05 KB
Loading

repo_images/jupyter_console.png

7.63 KB
Loading

repo_images/jupyter_core.png

6.44 KB
Loading

repo_images/nbformat.png

7.48 KB
Loading

repo_images/nbgrader.png

7.67 KB
Loading

repo_images/notebook.png

7.54 KB
Loading

repo_images/tmpnb.png

6.57 KB
Loading

0 commit comments

Comments
 (0)