diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..e6dfa8a --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "files/MPCDF"] + path = files/MPCDF + url = git@github.com:TheSkyentist/HPCWorkshop.git diff --git a/README.md b/README.md index 75b78b5..3774b94 100644 --- a/README.md +++ b/README.md @@ -6,5 +6,6 @@ Materials for workshops and bootcamps led by the MPIA Data Science Group. - Python Projects: [notes](files/python_projects.ipynb), [test repo](https://github.com/ivastar/structrure_test_repo) - [Introduction to ML](files/intro-ml.ipynb) - [High Performance Computing](files/advanced-sci-computing.ipynb) +- [MPCDF & Containers](files/MPCDF) - [Databases++](files/databases.md) - Data Visualization (TBD) diff --git a/files/MPCDF b/files/MPCDF new file mode 160000 index 0000000..c8d3e55 --- /dev/null +++ b/files/MPCDF @@ -0,0 +1 @@ +Subproject commit c8d3e551d3df9a17754f75901cc6ed92fa5b17f5