openworm / org.geppetto

Geppetto is an open-source platform to build web-based applications to visualize and simulate neuroscience data and models.
http://geppetto.org
Other
209 stars 50 forks source link

Simulation.load throws SyntaxError: missing ) after argument list #68

Closed slarson closed 10 years ago

slarson commented 10 years ago

In the console, executing Simulation.load(https://raw.github.com/openworm/org.geppetto.samples/master/LEMS/SingleComponentHH/GEPPETTO.xml) throws syntax error. This could be remedied by having the url in quotes, but the user may not know that this is required, and the Quick Help does not mention anything about quotes

Originally filed by @msasinski

Transferred here from the main OpenWorm board in this issue

slarson commented 10 years ago

moved: https://github.com/openworm/org.geppetto.frontend/issues/93