Search
Page 55 of 117. Showing 1,170 results (0.017 seconds)
WranglerView 6.6-4 Release Notes
========================= ==== CL 14400 ==== @NEW: add ability to show/hide "Resource Summary" tab by user preference @NEW: "Resource Summary" hidden by default…WranglerView 6.4-5 Release Notes
which doesn't generate these warnings @FIX: fix duplicate logging messages; clear out any logHandlers that get added by an import statement that caused a logging records…Scripting Interfaces
to add new submission dialog interfaces to Qube through a dynamically loaded "plugin-style" framework in the QubeGUI. Some of the simpler SimpleCmd interfaces can be done in just…Specifying Job Dependencies
One can specify per-job and per-frame dependencies when submitting a job directly from the submission dialog. To do so, click on the "Add" button to the right…Template Inheritance
. This can be accomplished by adding a colon and a space-delimited list of templates. The qbwrk.conf file is read from top-to-bottom. A template can only inherit from an already-defined…Setting Commandline Environment Variables (optional)
OSX (~/.bashrc): export QBDIR=/Applications/pfx/qube export PATH=$PATH:$QBDIR/bin:$QBDIR/sbin Windows: The .msi automatically adds the C:\Program Files…WranglerView 6.4-3a Release Notes
immediate dispatch ========================= New features ========================= @NEW: add "passive" blocking behavior to the job context menus, shows as "Block (+ Finish Current…Scripting Interfaces
to add new submission dialog interfaces to Qube through a dynamically loaded "plugin-style" framework in the QubeGUI. Some of the simpler SimpleCmd interfaces can be done in just…Template Inheritance
. This can be accomplished by adding a colon and a space-delimited list of templates. The qbwrk.conf file is read from top-to-bottom. A template can only inherit from an already-defined…General Widget Hierarchy
worddav76d679c00b2103434ac0dabf5812f851.png data "properties" panel Preferences are stored under the qbPrefs.preferences Python dict (associative array) Submit dialogs add their own unique components…