Icon

This is the documentation for an older version of Qube. The latest version of the documentation can be found here: Qube

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: updated to mention qubeWranglerview and added dependancy of Scipy for charting

...

OSX: /Applications/pfx/qube/qube.app

 

Alternatively, it can also be run directly via python under …/qube/api/python/qb/gui/qube.py. If using this method, it will require having the following components installed:

  • Python (required)
  • wxPython (required)
  • numpy (optional, to display the job charts)
  • PIL (optional, to provide additional internal image file formats)
  • MySQLdb (optional, to provide direct MySQL database queries)
  • SciPy (required for charting)