User Tools

Site Tools


pipeline:window:cryolo:integration_into_module_system

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
Last revision Both sides next revision
pipeline:window:cryolo:integration_into_module_system [2019/09/26 13:24]
twagner [crYOLO integration into the module system]
pipeline:window:cryolo:integration_into_module_system [2019/09/26 13:26]
twagner [crYOLO integration into the module system]
Line 3: Line 3:
  
 ====== crYOLO integration into the module system ====== ====== crYOLO integration into the module system ======
-This page shortly descriped how to integrate crYOLO into you module system. I assume you followed the normal installation instructions. The first you have to do is to find out your environment path with:+This page shortly descripes how to integrate crYOLO into you module system. I assume you followed the normal installation instructions. The first you have to do is to find out your environment path with:
 <code> <code>
 conda env list  conda env list 
Line 13: Line 13:
 </code> </code>
  
-The next step is  to create a module file. For me it look like this:+The next step is to navigate to your module files, create a folder for cryolo. Inside this folder, create file with the curent version number like "1.5". The content of this file looks like this:
 <code> <code>
 #%Module -*- tcl -*- #%Module -*- tcl -*-
pipeline/window/cryolo/integration_into_module_system.txt ยท Last modified: 2019/09/26 13:27 by twagner