Skip to content

Commit

Permalink
Merge pull request #224 from cecilehannay/main
Browse files Browse the repository at this point in the history
fix issues with headers
  • Loading branch information
cecilehannay authored Jul 19, 2024
2 parents 5023a61 + 84124c5 commit 6c9456e
Show file tree
Hide file tree
Showing 5 changed files with 7 additions and 27 deletions.
4 changes: 2 additions & 2 deletions notebooks/resources/ncar_hpc.ipynb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"cells": [
{
"cell_type": "raw",
"id": "b631e7d7-f1d7-4253-b1b4-d01984037d37",
"cell_type": "markdown",
"id": "da307274-8069-4cc8-b333-cb156373cda3",
"metadata": {},
"source": [
"# NCAR Supercomputer\n",
Expand Down
6 changes: 3 additions & 3 deletions notebooks/resources/ncar_hpc_login.ipynb
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"cells": [
{
"cell_type": "raw",
"id": "b631e7d7-f1d7-4253-b1b4-d01984037d37",
"cell_type": "markdown",
"id": "1e8e7890-9733-47bf-9ff6-91613f4738f1",
"metadata": {},
"source": [
"# NCAR Supercomputer\n",
"# NCAR Supercomputer\n",
"\n",
"Once you have an account and the necessary software, you can log in and run jobs on the NCAR supercomputer. The NCAR supercomputer is also referenced to the NCAR High Performance Computing (HPC). "
]
Expand Down
20 changes: 0 additions & 20 deletions notebooks/resources/ncar_hpc_module.ipynb
Original file line number Diff line number Diff line change
@@ -1,25 +1,5 @@
{
"cells": [
{
"cell_type": "markdown",
"id": "235c1c69-da82-4cff-95bf-02c1bb2db897",
"metadata": {},
"source": [
"<div class=\"alert alert-info\" style=\"text-align: center;\">\n",
"\n",
"[CISL Documentation on Using derecho HPC](https://arc.ucar.edu/knowledge_base/74317833)\n",
" \n",
"</div>"
]
},
{
"cell_type": "markdown",
"id": "c7e2b935-85ea-47f1-b8f0-654d54714484",
"metadata": {},
"source": [
"#### Porting"
]
},
{
"cell_type": "markdown",
"id": "144caca2-989b-40a5-b6c0-c8a0b7a470da",
Expand Down
2 changes: 1 addition & 1 deletion notebooks/resources/resources_overview.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.12"
"version": "3.10.13"
}
},
"nbformat": 4,
Expand Down
2 changes: 1 addition & 1 deletion notebooks/resources/text_editors.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.12"
"version": "3.10.13"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 6c9456e

Please sign in to comment.