Back to home page

EIC code displayed by LXR

 
 

    


Warning, /tutorial-setting-up-environment/_episodes/01-introduction.md is written in an unsupported language. File is not indexed.

0001 ---
0002 title: "Introduction"
0003 teaching: 5
0004 exercises: 0
0005 questions:
0006 - "What is the EIC environment?"
0007 objectives:
0008 - "Understand what we mean with the EIC environment, or `eic-shell`."
0009 - "Appreciate the benefits of containers as the development environment."
0010 keypoints:
0011 - "The EIC environment `eic-shell` is a singularity/docker container with a curated selection of software components."
0012 ---
0013 
0014 In this episode we will cover two aspects of the EIC Software Environment:
0015 - the actual commands you can run to access the software components we rely on for simulations and analysis,
0016 - the services and repositories you will want to contribute to in order to work collaboratively.
0017 
0018 Much of the work we do at the EIC relies on both of these collaborative environments.
0019 
0020 {% include links.md %}