Skip to content

Ryan-McClanahan/lcls-python3-envs

 
 

Repository files navigation

LCLS Python Environments

A repository for holding yaml files representing conda environments for use on the SLAC network. Also includes workflows for creating and testing the environments for deployment to RHEL6 and RHEL7 machines. The environments described by the files are as follows:

python3_rhel7_env

This is the default environment that will be available to anyone logging into a RHEL7 box and sourcing the default startup scripts. Intended to be stable, only updated via CATER requests, suitable for running production applications.

rhel7_devel

Updated via cron job to obtain more recent versions of packages.

default-rhel6-environment

This is the old default environment, only for use on any remaining machines still running RHEL6.

Documentation

For additional documentation including the GitHub actions that support the build and testing process please see here: https://slaclab.github.io/conda-pack-docs/

About

Packed version of python environments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%