Romain Reuillon
Romain Reuillon
It looks like the first to level of sect are translated to h1: http://www.lihaoyi.com/Scalatex/#Section Any idea why ?
In OpenMOLE (an osgi application) some of our user are using the *nw* extension for there netlogo model. The extension works properly with the HeadlessWorkspace, but the dispose methods throw...
Netologo is having performance and memory issue when called through the java API. Migrating it to a container will fix these pb, and have other advantages such as a better...
Hash string should be changed for ```hash``` to ```sha1:hash``` to avoid future compatibility problems.
If git lfs is not installed the built application will not run on remote environment, this should raise an error during the build.
For now ```import filename``` checks whether ```filename.oms``` is present in the workDirectory and if so imports its content. ```_parent_.filename``` check the file in the parent folder of the workDirectory. Homegenize...
Exception are not semantically interpretable in the GUI. A semantic exception system should enable better integration of the error in the GUI. A few example of semantic exception: * Script...
Objective: being able to edit any file as text files Proposed implementation: the list of extensions matching text edition is stored in the preference file. If the user try to...
Add an option to be able to connect to the GUI file system through ssh.
It would be nice to display a progress bar when downloading market entries.