technical:recipes:keras-in-virtualenv

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
technical:recipes:keras-in-virtualenv [2020-02-04 12:37] – [Job Scripts] freytechnical:recipes:keras-in-virtualenv [2021-08-06 13:00] (current) frey
Line 63: Line 63:
     prefix: /work/my_workgroup/sw/keras     prefix: /work/my_workgroup/sw/keras
     description: KERAS Python environments     description: KERAS Python environments
 +    flags:
 +        - no-standard-paths
     actions:     actions:
         - action: source         - action: source
           script:           script:
-              sh: anaconda-activate.sh+              sh: intel-python.sh
           order: failure-first           order: failure-first
           success: 0           success: 0
Line 82: Line 84:
     prefix: /work/my_workgroup/sw/keras     prefix: /work/my_workgroup/sw/keras
     description: KERAS Python environments     description: KERAS Python environments
 +    flags:
 +        - no-standard-paths
     actions:     actions:
         - action: source         - action: source
           script:           script:
-              sh: anaconda-activate.sh+              sh: intel-python.sh
           order: failure-first           order: failure-first
           success: 0           success: 0
  • technical/recipes/keras-in-virtualenv.1580837865.txt.gz
  • Last modified: 2020-02-04 12:37
  • by frey