From 6ee56672f66f148dd07eb0be19ba5732ef970146 Mon Sep 17 00:00:00 2001 From: Rachitt Shah Date: Feb 12 2021 15:10:15 +0000 Subject: [PATCH 1/2] feat(compneuro): add 3 more featured apps Signed-off-by: Ankur Sinha (Ankur Sinha Gmail) --- diff --git a/labs.fedoraproject.org/data/content/comp-neuro/index.html b/labs.fedoraproject.org/data/content/comp-neuro/index.html index c98e78a..7272f07 100644 --- a/labs.fedoraproject.org/data/content/comp-neuro/index.html +++ b/labs.fedoraproject.org/data/content/comp-neuro/index.html @@ -86,36 +86,62 @@
- GENESIS logo -

${_('GENESIS')}

+ GENESIS logo +

${_('GENESIS')}

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

- ${Markup(_('Learn More >'))} + ${Markup(_('Learn More >'))}
- NEST logo -

${_('NEST')}

+ NEST logo +

${_('NEST')}

${_('A simulation environment for modelling large scale spiking neural networks.')}

- ${Markup(_('Learn More >'))} + ${Markup(_('Learn More >'))}
- SciPy logo -

${_('SciPy')}

+ SciPy logo +

${_('SciPy')}

${_('The complete Python Science stack, for teaching, modelling, and analysis.')}

- ${Markup(_('Learn More >'))} + ${Markup(_('Learn More >'))}
- MOOSE Logo -

${_('MOOSE')}

+ MOOSE Logo +

${_('MOOSE')}

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

- ${Markup(_('Learn More >'))} + ${Markup(_('Learn More >'))} +
+
+
+
+
+
+ NeuroML logo +

${_('NeuroML')}

+

${_('A Model Description Language for Computational Neuroscience.')}

+ ${Markup(_('Learn More >'))} +
+
+
+
+ PyNN logo +

${_('PyNN')}

+

${_('A Python package for simulator-independent specification of neuronal network models.')}

+ ${Markup(_('Learn More >'))} +
+
+
+
+ NetPyNE Logo +

${_('NetPyNE')}

+

${_('Develop, simulate, parallelize, analyze, and optimize biological neuronal networks using the NEURON simulator.')}

+ ${Markup(_('Learn More >'))}
diff --git a/labs.fedoraproject.org/static/images/comp-neuro/netpyne.png b/labs.fedoraproject.org/static/images/comp-neuro/netpyne.png new file mode 100644 index 0000000..f361d47 Binary files /dev/null and b/labs.fedoraproject.org/static/images/comp-neuro/netpyne.png differ diff --git a/labs.fedoraproject.org/static/images/comp-neuro/neuroml.png b/labs.fedoraproject.org/static/images/comp-neuro/neuroml.png new file mode 100644 index 0000000..3edf66e Binary files /dev/null and b/labs.fedoraproject.org/static/images/comp-neuro/neuroml.png differ diff --git a/labs.fedoraproject.org/static/images/comp-neuro/pynn.png b/labs.fedoraproject.org/static/images/comp-neuro/pynn.png new file mode 100644 index 0000000..c1c6543 Binary files /dev/null and b/labs.fedoraproject.org/static/images/comp-neuro/pynn.png differ From fba1158e31063eef589a7bfbf481a555ecf2137e Mon Sep 17 00:00:00 2001 From: Ankur Sinha (Ankur Sinha Gmail) Date: Feb 12 2021 15:11:39 +0000 Subject: [PATCH 2/2] chore(compneuro): tweak NEURON logo Signed-off-by: Ankur Sinha (Ankur Sinha Gmail) --- diff --git a/labs.fedoraproject.org/data/content/comp-neuro/index.html b/labs.fedoraproject.org/data/content/comp-neuro/index.html index 7272f07..df6b736 100644 --- a/labs.fedoraproject.org/data/content/comp-neuro/index.html +++ b/labs.fedoraproject.org/data/content/comp-neuro/index.html @@ -70,7 +70,7 @@
- Neuron logo + Neuron logo

${Markup(_('Neuron'))}

${_('A simulation environment for detailed modelling of individual neurons and networks of neurons.')}

${Markup(_('Learn More >'))}