Search

Search

Help

Page 23 of 164. Showing 1,631 results (0.02 seconds)

  1. Qube 7.5-0 Release Notes

    22230 ==== @FIX: a bunch more fixes to make python-based backends to work properly with python3 while maintaining python2 compatibility. Now if a python-based jobtype's job.conf…
    Release NotesOct 13, 2020
  2. Advanced Dependencies

    that your running # this script from and then define the location of the Qube! API if 'QBDIR' in os.environ: sys.path.append('%s/api/python' % os.environ['QBDIR']); elif os.uname…
    QubeOct 13, 2020
  3. Qube 6.5-0 Release Notes

    ==== CL 11260 ==== @NEW: add Python/Perl API access to the new "timecumulative" subjob and work data ==== CL 11257 ==== @NEW: add support to the data warehouse for the new…
    Qube 6.5Aug 29, 2013
  4. Qube 6.5-0 Release Notes

    ################################################# @RELEASE: 6.5-0 ################################################# ==== CL 11260 ==== @NEW: add Python/Perl API access…
    Release NotesNov 19, 2018
  5. Use the Metered License Server public REST API to retrieve the usage records for your supervisor

    http://docs.python-requests.org/en/master/user/install/#install module and a very current version of Python 2.7 to satisfy the TLS/SSL requirements. I work with Python 2.7.13, but you can use most versions of Python
    QubeJun 07, 2017
  6. Use the Metered License Server public REST API to retrieve the usage records for your supervisor

    http://docs.python-requests.org/en/master/user/install/#install module and a very current version of Python 2.7 to satisfy the TLS/SSL requirements. I work with Python 2.7.13, but you can use most versions of Python
    Qube 6.9Jul 05, 2017
  7. Use the Metered License Server public REST API to retrieve the usage records for your supervisor

    http://docs.python-requests.org/en/master/user/install/#install module and a very current version of Python 2.7 to satisfy the TLS/SSL requirements. I work with Python 2.7.13, but you can use most versions of Python
    Qube 6.10May 23, 2018
  8. Use the Metered License Server public REST API to retrieve the usage records for your supervisor

    http://docs.python-requests.org/en/master/user/install/#install module and a very current version of Python 2.7 to satisfy the TLS/SSL requirements. I work with Python 2.7.13, but you can use most versions of Python
    Qube 7.0Nov 04, 2020
  9. Basic_Dependancy.py

    #!/usr/bin/python # Below are required imports for the script to run import os, sys # The below few lines of code are to determine the OS of the machine that your running…
    Qube 6.4 / … / Basic dependenciesApr 11, 2013
  10. Basic_Dependancy.py

    #!/usr/bin/python # Below are required imports for the script to run import os, sys # The below few lines of code are to determine the OS of the machine that your running…
    Qube 6.6 / … / Basic dependenciesMay 11, 2015