diff --git a/azure/creating_ressources.md b/azure/creating_ressources.md index b3ffdb3..a3b619f 100644 --- a/azure/creating_ressources.md +++ b/azure/creating_ressources.md @@ -1,5 +1,7 @@ # Create Azure resources +> Author: ... + How to create azure resources in a common VNET > good first issue for Albert:) diff --git a/azure/running_nextflow_on_azure.md b/azure/running_nextflow_on_azure.md index 27a8dee..bf6a3dc 100644 --- a/azure/running_nextflow_on_azure.md +++ b/azure/running_nextflow_on_azure.md @@ -1,3 +1,5 @@ # How to run a nextflow pipleline on Azure +> Author: ... + > to be written diff --git a/conf.py b/conf.py index 01f4cf7..beb0914 100644 --- a/conf.py +++ b/conf.py @@ -8,8 +8,8 @@ project = "Data Science Platform notes" # ! update if someone adds information -copyright = "2024, Henry Webel" -author = "Henry Webel" +copyright = "2024, DTU Biosustain, Informatics Platform, DSP" +author = "Henry Webel, Juliana Assis, Jakob Berg Jespersen, Pasquale Colaianni" # -- General configuration --------------------------------------------------- diff --git a/hpc_dtu/setup_user_env.md b/hpc_dtu/setup_user_env.md index 13f25d8..e194add 100644 --- a/hpc_dtu/setup_user_env.md +++ b/hpc_dtu/setup_user_env.md @@ -1,4 +1,5 @@ # DTU HPC +> Author: Juliana Assis Read documentation on [LSF 10 Cluster here](https://www.hpc.dtu.dk/?page_id=2501). diff --git a/python/best_practices.md b/python/best_practices.md index 6b93689..e78a480 100644 --- a/python/best_practices.md +++ b/python/best_practices.md @@ -1,6 +1,6 @@ # Coding (best) practices for Data Science -> Author: Henry Webel +> Author: Henry Webel > Reviewers: Pasquale Colaianni, Jakob Berg Jespersen Being asked to show some coding best practices for an internal retreat, I assembled