Skip to content

Commit

Permalink
In process
Browse files Browse the repository at this point in the history
  • Loading branch information
dprada committed Aug 31, 2024
1 parent c2d219e commit 25b35aa
Showing 1 changed file with 4 additions and 19 deletions.
23 changes: 4 additions & 19 deletions sandbox/Tests.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "40852cbebd46410d8937ab93a82df3a1",
"model_id": "856f25b97b82401b9744b7ad5797a8c3",
"version_major": 2,
"version_minor": 0
},
Expand All @@ -34,7 +34,7 @@
},
{
"cell_type": "code",
"execution_count": 6,
"execution_count": 2,
"id": "5c41ecc4-c4a6-40e8-8693-3d899cc6e732",
"metadata": {},
"outputs": [],
Expand All @@ -44,25 +44,10 @@
},
{
"cell_type": "code",
"execution_count": 7,
"execution_count": null,
"id": "67dc5e65-b576-4723-abbf-9b12530aa39b",
"metadata": {},
"outputs": [
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "e51c67c0d0144606aaa1cf5026568c43",
"version_major": 2,
"version_minor": 0
},
"text/plain": [
"NGLWidget()"
]
},
"metadata": {},
"output_type": "display_data"
}
],
"outputs": [],
"source": [
"msm.view(molsys, standard=True)"
]
Expand Down

0 comments on commit 25b35aa

Please sign in to comment.