Skip to content

Commit 9188c65

Browse files
authored
Update MemVerge_MMBatch.ipynb
1 parent fafade0 commit 9188c65

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

notebooks/AWSBatch/MemVerge_MMBatch.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"source": [
3232
"Memory Machine Batch or MMBatch is a software platform that helps users manage cloud resources, deploy applications, and run workloads using AWS Batch. Created by the company MemVerge, MMBatch uses persistent memory to create a large, fast, and persistent memory pool that acts as an extension of a computer's main memory. This accelerates the run time of applications and workflows and is cost effective.\n",
3333
"\n",
34-
"For this tutorial we will run a Nextflow pipeline and compare the cost and run time results using MMBatch vs not."
34+
"For this tutorial we will run a Nextflow pipeline and compare the cost and run time results using MMBatch."
3535
]
3636
},
3737
{
@@ -96,7 +96,7 @@
9696
"id": "6be0b778-3152-4f55-8ff0-62215ad9bcfc",
9797
"metadata": {},
9898
"source": [
99-
"If you are following this tutorial in one sitting it will cost ~$ENTER_COST. Completing the process in multiple sessions or using a method different from the tutorial may result in increased costs."
99+
"If you are following this tutorial in one sitting it will cost ~$1. Completing the process in multiple sessions or using a method different from the tutorial may result in increased costs."
100100
]
101101
},
102102
{

0 commit comments

Comments
 (0)