Skip to content

Commit 5c2ee94

Browse files
committed
fix: Remove urls entry for ReMoto
`urls` cannot be empty but is optional
1 parent 858239b commit 5c2ee94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

simtools/ReMoto.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ summary: |
1010
The simulator may be used to investigate phenomena at several levels of organization, e.g., at the neuronal membrane level or at the whole muscle behavior level (e.g., muscle force generation).
1111
This versatility arises because each element (neurons, synapses, muscle fibers) has its own specific mathematical model, usually involving the action of voltage- or neurotransmitter-dependent ionic channels.
1212
The simulator should be helpful in activities such as interpretation of results obtained from neurophysiological experiments in humans or mammals, proposal of hypothesis or testing models or theories on neuronal dynamics or neuronal network processing, validation of experimental protocols, and teaching neurophysiology.
13-
urls:
13+
# urls:
1414
# homepage: httpxxx://remoto.leb.usp.br
1515
# tutorial: httpxxx://remoto.leb.usp.br/remoto/Learning/learning.html

0 commit comments

Comments
 (0)