@@ -52,7 +52,7 @@ <h1 class="display-4">Infrastructure Manager Dashboard.</p>
5252 < div class ="col-lg-3 "> </ div >
5353 < div class ="col-lg-6 ">
5454 < h2 class ="section-heading text-center ">
55- Available Topologies
55+ Some of the available topologies
5656 </ h2 >
5757 < hr class ="style-seven "/>
5858 </ div >
@@ -65,7 +65,7 @@ <h2 class="section-heading text-center">
6565 < a href ="https://kubernetes.io/ " target ="_blank "> < img class ="img-fluid " src ="{{ url_for('static', filename='images/kubernetes.png') }} " alt ="Kubernetes "> </ a >
6666 </ div >
6767 < div class ="card p-2 text-center ">
68- < a href ="http ://mesos.apache.org / " target ="_blank "> < img class ="img-fluid " src ="{{ url_for('static', filename='images/mesos .png') }} " alt ="Mesos "> </ a >
68+ < a href ="https ://oscar.grycap.net / " target ="_blank "> < img class ="img-fluid " src ="{{ url_for('static', filename='images/oscar .png') }} " alt ="OSCAR "> </ a >
6969 </ div >
7070 < div class ="card p-2 text-center ">
7171 < a href ="https://slurm.schedmd.com/ " target ="_blank "> < img class ="img-fluid " src ="{{ url_for('static', filename='images/slurm.png') }} " alt ="SLURM "> </ a >
@@ -74,9 +74,11 @@ <h2 class="section-heading text-center">
7474
7575 < div class ="card-group px-5 mx-5 ">
7676 < div class ="card p-2 text-center ">
77- < a href ="https://galaxyproject.org/ " target ="_blank "> < img class ="img-fluid " src ="{{ url_for('static', filename='images/galaxy.png') }} " alt ="Galaxy "> </ a > </ div >
77+ < a href ="https://jupyter.org/hub " target ="_blank "> < img class ="img-fluid " src ="{{ url_for('static', filename='images/jupyterhub.png') }} " alt ="JupyterHub "> </ a >
78+ </ div >
7879 < div class ="card p-2 text-center ">
79- < a href ="http://ophidia.cmcc.it/ " target ="_blank "> < img class ="img-fluid " src ="{{ url_for('static', filename='images/ophidia.png') }} " alt ="Ophidia "> </ a > </ div >
80+ < a href ="https://www.docker.com/ " target ="_blank "> < img class ="img-fluid " src ="{{ url_for('static', filename='images/docker.png') }} " alt ="Docker "> </ a >
81+ </ div >
8082 < div class ="card p-2 ">
8183 < p class ="text-dark " style ="text-align: center; font-size: x-large; ">
8284 < br /> and more ...
0 commit comments