|
21 | 21 | 1. [Head Node Configuration (Server)](#head-node-configuration-server)
|
22 | 22 | 1. [Compute Node Configuration (Clients)](#compute-node-configuration-clients)
|
23 | 23 | 1. [Configure Grafana Dashboard for Slurm](#configure-grafana-dashboard-for-slurm)
|
| 24 | +1. [GROMACS Protein Visualisation](#gromacs-protein-visualisation) |
| 25 | +1. [Running Qiskit from a Remote Jupyter Notebook Server](#running-qiskit-from-a-remote-jupyter-notebook-server) |
24 | 26 | 1. [Automating the Deployment of your OpenStack Instances Using Terraform](#automating-the-deployment-of-your-openstack-instances-using-terraform)
|
25 | 27 | 1. [Automating the Configuration of your VMs Using Ansisble](#automating-the-configuration-of-your-vms-using-ansible)
|
26 | 28 | 1. [Introduction to Continuous Integration](#introduction-to-continuous-integration)
|
27 | 29 | 1. [GitHub](#github)
|
28 | 30 | 1. [TravisCI](#travisci)
|
29 | 31 | 1. [CircleCI](#circleci)
|
30 |
| -1. [GROMACS Protein Visualisation](#gromacs-protein-visualisation) |
31 |
| -1. [Running Qiskit from a Remote Jupyter Notebook Server](#running-qiskit-from-a-remote-jupyter-notebook-server) |
32 | 32 |
|
33 | 33 | <!-- markdown-toc end -->
|
34 | 34 |
|
@@ -367,17 +367,6 @@ To confirm that your node configuration is correct, you can run the following co
|
367 | 367 | The `S:C:T` column means "sockets, cores, threads" and your numbers for your compute node should match the settings that you made in the `slurm.conf` file.
|
368 | 368 | ## Configure Grafana Dashboard for Slurm
|
369 | 369 |
|
370 |
| -# Automating the Deployment of your OpenStack Instances Using Terraform |
371 |
| -
|
372 |
| -## |
373 |
| -
|
374 |
| -# Automating the Configuration of your VMs Using Ansible |
375 |
| -
|
376 |
| -# Introduction to Continuous Integration |
377 |
| -## GitHub |
378 |
| -## TravisCI |
379 |
| -## CircleCI |
380 |
| -
|
381 | 370 | # GROMACS Protein Visualisation
|
382 | 371 |
|
383 | 372 | > **! >>> You will need to work on your personal computer (or laptop) to complete this section.**
|
@@ -415,3 +404,15 @@ Simulations like this are used to to develop and prototype experimental pharmace
|
415 | 404 | </span>
|
416 | 405 |
|
417 | 406 | # Running Qiskit from a Remote Jupyter Notebook Server
|
| 407 | +
|
| 408 | +
|
| 409 | +# Automating the Deployment of your OpenStack Instances Using Terraform |
| 410 | +
|
| 411 | +## |
| 412 | +
|
| 413 | +# Automating the Configuration of your VMs Using Ansible |
| 414 | +
|
| 415 | +# Introduction to Continuous Integration |
| 416 | +## GitHub |
| 417 | +## TravisCI |
| 418 | +## CircleCI |
0 commit comments