#1026 Add Comp Neuro to the front page
Closed 3 years ago by codeblock. Opened 3 years ago by bcotton.

@@ -18,7 +18,7 @@ 

        <div class="row">

          <div class="col-sm-8 col-sm-offset-2 col-xs-10 col-xs-offset-1 text-justify top-space bottom-space">

            <p>${_('A plethora of Free/Open source computational modelling tools for Neuroscience in one easy to use downloadable image! Download, install (or don\'t!) and get down to work!')}</p>

-           <p>${_('The NeuroFedora team has developed the Comp-Neuro lab specially to enable computational neuroscience. It includes everything you will need to get your work done—modeling software; analysis tools, general productivity tools—all well integrated with the modern GNOME platform to give you a complete operating system.')}</p>

+           <p>${_('The NeuroFedora team has developed the Comp-Neuro lab specially to enable computational neuroscience. It includes everything you will need to get your work done—modelling software, analysis tools, general productivity tools—all well integrated with the modern GNOME platform to give you a complete operating system.')}</p>

          </div>

        </div>

      </div>
@@ -72,7 +72,7 @@ 

            <div class="border">

              <img src="${path}/static/images/comp-neuro/neuron-logo.png" alt="Neuron logo" />

              <h4>${Markup(_('Neuron'))}</h4>

-             <!-- <p>${_('Multiple implementations of the Python programming language, including CPython 3.7 and PyPy 3.5')}</p> -->

+             <p>${_('A simulation environment for detailed modelling of individual neurons and networks of neurons.')}</p>

              <a href="https://neuron.yale.edu/neuron/">${Markup(_('Learn More &gt;'))}</a>

            </div>

          </div>
@@ -80,7 +80,7 @@ 

            <div class="border">

            <img src="${path}/static/images/comp-neuro/brian.webp" alt="Brian logo" />

              <h4>${_('Brian')}</h4>

-            <!-- <p>${_('All you need to learn or teach science in Python including SciPy')}</p> -->

+             <p>${_('A highly flexible and extensible simulator for modelling spiking neural networks.')}</p>

              <a href="https://briansimulator.org/">${Markup(_('Learn More &gt;'))}</a>

            </div>

          </div>
@@ -88,8 +88,8 @@ 

            <div class="border">

            	<img src="${path}/static/images/comp-neuro/genesis.gif" alt="GENESIS logo" />

            	<h4>${_('GENESIS')}</h4>

-           	<!-- <p>${_('An enhanced interactive Python shell')}</p> -->

-           	<a href="https://github.com/genesis-sim/">${Markup(_('Learn More &gt;'))}</a>

+             <p>${_('Model subcellular components, biochemical reactions, complex models of single neurons, and networks.')}</p>

+           	<a href="http://genesis-sim.org/GENESIS/">${Markup(_('Learn More &gt;'))}</a>

            </div>

          </div>

        </div>
@@ -98,7 +98,7 @@ 

            <div class="border">

            	<img src="${path}/static/images/comp-neuro/nest.png" alt="NEST logo" />

            	<h4>${_('NEST')}</h4>

-           	<!-- <p>${_('A web-based notebook environment for interactive computing and visualizations')}</p> -->

+             <p>${_('A simulation environment for modelling large scale spiking neural networks.')}</p>

            	<a href="https://www.nest-simulator.org/">${Markup(_('Learn More &gt;'))}</a>

            </div>

          </div>
@@ -106,7 +106,7 @@ 

            <div class="border">

            	<img src="${path}/static/images/comp-neuro/scipy.webp" alt="SciPy logo" />

            	<h4>${_('SciPy')}</h4>

-           <!--	<p>${_('Popular version control system')}</p> -->

+             <p>${_('The complete Python Science stack, for teaching, modelling, and analysis.')}</p>

            	<a href="https://www.scipy.org/">${Markup(_('Learn More &gt;'))}</a>

            </div>

          </div>
@@ -114,7 +114,7 @@ 

            <div class="border">

  	      	<img src="${path}/static/images/comp-neuro/moose.png" alt="MOOSE Logo" />

            	<h4>${_('MOOSE')}</h4>

-           	<!-- <p>${_('virtualenv management and test command line tool')}</p> -->

+             <p>${_('Simulate stochastic chemical computations, multicompartment single-neuron models, and spiking neuron network models.')}</p>

            	<a href="https://moose.ncbs.res.in/">${Markup(_('Learn More &gt;'))}</a>

            </div>

          </div>

@@ -61,12 +61,20 @@ 

            <span class="grey">${_('Powerful completely open-source and free tool for amateurs and professionals.')}</span></div>

          </div>

          <div class="col-md-5 text-center">

+           <div class="spin-banner"><a href="/${lang}/comp-neuro"><img class="screenshot-banner" src="${path}/static/images/comp-neuro-banner.png" alt="Comp Neuro banner" /></a></div>

+           <a href="/${lang}/comp-neuro"><img class="screenshot" src="${path}/static/images/screenshots/screenshot-comp-neuro.jpg" alt="Comp Neuro Screenshot" /></a>

+           <div class="screenshot-text bottom-border"><a href="/${lang}/comp-neuro"><h3>${_('Explore the Brain.')}</h3></a>

+           <span class="grey">${_('A plethora of Free/Open source computational modelling tools for Neuroscience.')}</span></div>

+         </div>

+        </div>

+ 

+        <div class="row top-margin high">

+         <div class="col-md-5 col-md-offset-1 text-center">

            <div class="spin-banner"><a href="/${lang}/design-suite"><img class="screenshot-banner" src="${path}/static/images/design-suite-banner.png" alt="Design suite banner" /></a></div>

            <a href="/${lang}/design-suite"><img class="screenshot" src="${path}/static/images/screenshots/screenshot-design.jpg" alt="Design-suite Screenshot" /></a>

            <div class="screenshot-text bottom-border"><a href="/${lang}/design-suite"><h3>${_('Open Creativity.')}</h3></a>

            <span class="grey">${_('Visual design, multimedia production, and publishing suite of free and open source creative tools.')}</span></div>

          </div>

-        </div>

  

  <!-- DID NOT BUILD FOR F31

         <div class="row top-margin high">
@@ -97,24 +105,23 @@ 

  

  	-->

  

-        <div class="row top-margin high">

-         <div class="col-md-5 col-md-offset-1 text-center">

+         <div class="col-md-5 text-center">

            <div class="spin-banner"><a href="/${lang}/python-classroom"><img class="screenshot-banner" src="${path}/static/images/python-classroom/python-classroom-banner.png" alt="Python Classroom banner" /></a></div>

            <a href="/${lang}/python-classroom"><img class="screenshot" src="${path}/static/images/python-classroom/screenshot-python-classroom.jpg" alt="Python Classroom Screenshot" /></a>

            <div class="screenshot-text bottom-border"><a href="/${lang}/python-classroom"><h3>${_('Teach Python with ease')}</h3></a>

            <span class="grey">${_('A classroom lab for teaching the Python programming language to students')}</span></div>

          </div>

+         </div>

  

-         <div class="col-md-5 text-center">

+        <div class="row top-margin high bottom-space">

+        <div class="col-md-5 col-md-offset-1 text-center">

            <div class="spin-banner"><a href="/${lang}/security"><img class="screenshot-banner" src="${path}/static/images/security-lab-banner.png" alt="Security Lab banner" /></a></div>

            <a href="/${lang}/security"><img class="screenshot" src="${path}/static/images/screenshots/screenshot-security.jpg" alt="Security Lab Screenshot" /></a>

            <div class="screenshot-text bottom-border"><a href="/${lang}/security"><h3>${_('Thorough, safe and secure.')}</h3></a>

            <span class="grey">${_('A safe test environment to work on security auditing, forensics, system rescue and teaching security testing methodologies.')}</span></div>

          </div>

-        </div>

   

-        <div class="row top-margin high bottom-space">

-        <div class="col-md-5 col-md-offset-1 text-center">

+         <div class="col-md-5 text-center">

            <div class="spin-banner"><a href="/${lang}/robotics"><img class="screenshot-banner" src="${path}/static/images/robotics-suite-banner.png" alt="Robotics banner" /></a></div>

            <a href="/${lang}/robotics"><img class="screenshot" src="${path}/static/images/screenshots/screenshot-robotics.jpg" alt="Robotics Screenshot" /></a>

            <div class="screenshot-text bottom-border"><a href="/${lang}/robotics"><h3>${_('Dive into Robotics.')}</h3></a>
@@ -137,6 +144,14 @@ 

        </div>

        <div class="row top-margin">

          <div class="col-xs-12 text-center">

+           <div class="spin-banner"><a href="/${lang}/comp-neuro"><img class="screenshot-banner" src="${path}/static/images/comp-neuro-banner.png" alt="Comp Neuro banner" /></a></div>

+           <a href="/${lang}/comp-neuro"><img class="screenshot" src="${path}/static/images/screenshots/screenshot-comp-neuro.jpg" alt="Comp Neuro Screenshot" /></a>

+           <div class="screenshot-text bottom-border"><a href="/${lang}/design-suite"><h3>${_('Explore the Brain.')}</h3></a>

+           <span class="grey">${_('A plethora of Free/Open source computational modelling tools for Neuroscience.')}</span></div>

+         </div>

+       </div>

+       <div class="row top-margin">

+         <div class="col-xs-12 text-center">

            <div class="spin-banner"><a href="/${lang}/design-suite"><img class="screenshot-banner" src="${path}/static/images/design-suite-banner.png" alt="Design suite banner" /></a></div>

            <a href="/${lang}/design-suite"><img class="screenshot" src="${path}/static/images/screenshots/screenshot-design.jpg" alt="Design-suite Screenshot" /></a>

            <div class="screenshot-text bottom-border"><a href="/${lang}/design-suite"><h3>${_('Open Creativity.')}</h3></a>

@codeblock Here's a PR for you on Release Day to add the Comp Neuro lab.

The banner image doesn't quite match the text/logo sizes of the other banners, but I've asked design for one that will work. Let's use what we have now and fix it later.

Metadata Update from @bcotton:
- Pull-request tagged with: labs.fp.o, release
- Request assigned

3 years ago

#1028 adds descriptions for the apps.

1 new commit added

  • Add descriptions for featured applications
3 years ago

Merged this into the f32 branch which will merge into master on release day.

Pull-Request has been closed by codeblock

3 years ago