From: Jose M. de la R. T. <del...@gm...> - 2017-06-16 15:30:06
|
Hi David, I'm afraid that the queues are read from a json config file as a Python dict, which does not have an specific order to iterate the items. We need to check where is need to be changed to use an OrderedDict or put the description as a list of (key, value) pairs. Thanks for your feedback, Jose Miguel On Fri, Jun 16, 2017 at 3:38 PM, Hoover , David (NIH/CIT) [E] < hoo...@he...> wrote: > Is there a way to order the queues in the hosts.conf file in the GUI? We > have about 10 queues available to users, and the ordering is random. > > David Hoover > HPC @ NIH > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > scipion-users mailing list > sci...@li... > https://lists.sourceforge.net/lists/listinfo/scipion-users > |