Skip to content

Commit

Permalink
Edit introductory paragraph of notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
hjstroud committed Oct 11, 2024
1 parent ac2e663 commit 11cbf28
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions examples/ase/ase_openmm_graphene.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"This notebook simulates a graphene sheet with OpenMM, and exposes parameters that can be controlled in real time.\n",
"This notebook simulates a graphene sheet with OpenMM via ASE, and exposes parameters that can be controlled in real time.\n",
"Along the way, we'll learn:\n",
"\n",
"* How to add restraints to OpenMM simulations \n",
Expand Down Expand Up @@ -294,7 +294,7 @@
{
"data": {
"text/plain": [
"30.18086519933439"
"30.1487298005627"
]
},
"execution_count": 12,
Expand Down Expand Up @@ -344,7 +344,7 @@
"name": "stdout",
"output_type": "stream",
"text": [
"graphene-ase-omm-server: serving on [::]:55986\n"
"graphene-ase-omm-server: serving on [::]:56181\n"
]
}
],
Expand Down Expand Up @@ -458,7 +458,7 @@
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "52d84116b6c9420c8daa847eaefca4a6",
"model_id": "57687b75fb9c4ced828b6787add3c7b2",
"version_major": 2,
"version_minor": 0
},
Expand All @@ -472,7 +472,7 @@
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "6d1c99c872e7489c9f3321c471f4e78c",
"model_id": "d51a6b2be6904625a5bfc1bc5034dc94",
"version_major": 2,
"version_minor": 0
},
Expand All @@ -486,7 +486,7 @@
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "5ab68eb4e2214202b4e7308ab3ceaae7",
"model_id": "edf4abd82900472a800c5039b4f2d636",
"version_major": 2,
"version_minor": 0
},
Expand All @@ -500,7 +500,7 @@
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "10d079f2e073424db935578dd2b61ebf",
"model_id": "60057f97aea545779f736ebb9f5def84",
"version_major": 2,
"version_minor": 0
},
Expand All @@ -514,7 +514,7 @@
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "22725b118ae74c1dbb54ebe07242c8e2",
"model_id": "4027617f677c49f5b592e4d1464516f2",
"version_major": 2,
"version_minor": 0
},
Expand All @@ -528,7 +528,7 @@
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "3567d54706cf4eacbd27803a766c5a86",
"model_id": "5fae713fc7b049179df8c47dfbf9141a",
"version_major": 2,
"version_minor": 0
},
Expand All @@ -542,7 +542,7 @@
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "22725b118ae74c1dbb54ebe07242c8e2",
"model_id": "4027617f677c49f5b592e4d1464516f2",
"version_major": 2,
"version_minor": 0
},
Expand Down

0 comments on commit 11cbf28

Please sign in to comment.