Skip to content

Commit

Permalink
skip long running cells
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemhenry committed Apr 7, 2022
1 parent cdc9e58 commit 7454770
Showing 1 changed file with 20 additions and 4 deletions.
24 changes: 20 additions & 4 deletions openmm-rbfe/OpenFE_showcase_1_RBFE_of_T4lysozyme.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -1506,7 +1506,11 @@
"cell_type": "code",
"execution_count": 36,
"id": "35bd3244",
"metadata": {},
"metadata": {
"tags": [
"nbval-skip"
]
},
"outputs": [],
"source": [
"# Get rid of the created netcdf checkpoint files\n",
Expand All @@ -1518,7 +1522,11 @@
"cell_type": "code",
"execution_count": 37,
"id": "106ec948",
"metadata": {},
"metadata": {
"tags": [
"nbval-skip"
]
},
"outputs": [
{
"name": "stderr",
Expand Down Expand Up @@ -1584,7 +1592,11 @@
"cell_type": "code",
"execution_count": 38,
"id": "820aaf86",
"metadata": {},
"metadata": {
"tags": [
"nbval-skip"
]
},
"outputs": [
{
"name": "stderr",
Expand Down Expand Up @@ -1667,7 +1679,11 @@
"cell_type": "code",
"execution_count": 39,
"id": "fd1332db",
"metadata": {},
"metadata": {
"tags": [
"nbval-skip"
]
},
"outputs": [
{
"name": "stderr",
Expand Down

0 comments on commit 7454770

Please sign in to comment.