Skip to content

Commit

Permalink
Now the output should be cleared.
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucky-Armin committed Jun 11, 2024
1 parent b219490 commit 910950c
Showing 1 changed file with 1 addition and 57 deletions.
58 changes: 1 addition & 57 deletions examples/shake_topology/gen_shake.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -11,26 +11,9 @@
},
{
"cell_type": "code",
<<<<<<< HEAD
"execution_count": null,
"metadata": {},
"outputs": [],
=======
"execution_count": 5,
"metadata": {},
"outputs": [
{
"data": {
"text/plain": [
"'1.1.2'"
]
},
"execution_count": 5,
"metadata": {},
"output_type": "execute_result"
}
],
>>>>>>> a6851a6a782ac0600bc129eeb786f2eff4e564e8
"source": [
"import PQAnalysis\n",
"PQAnalysis._version.version"
Expand All @@ -47,40 +30,9 @@
},
{
"cell_type": "code",
<<<<<<< HEAD
"execution_count": null,
"metadata": {},
"outputs": [],
=======
"execution_count": 6,
"metadata": {},
"outputs": [
{
"data": {
"application/vnd.jupyter.widget-view+json": {
"model_id": "6772016017a94c9999aec38127c7a23e",
"version_major": 2,
"version_minor": 0
},
"text/plain": [
" 0%| | 0/500 [00:00<?, ?it/s]"
]
},
"metadata": {},
"output_type": "display_data"
},
{
"data": {
"text/plain": [
"Trajectory with 500 frames"
]
},
"execution_count": 6,
"metadata": {},
"output_type": "execute_result"
}
],
>>>>>>> a6851a6a782ac0600bc129eeb786f2eff4e564e8
"source": [
"from PQAnalysis.io import TrajectoryReader\n",
"\n",
Expand All @@ -100,11 +52,7 @@
},
{
"cell_type": "code",
<<<<<<< HEAD
"execution_count": null,
=======
"execution_count": 7,
>>>>>>> a6851a6a782ac0600bc129eeb786f2eff4e564e8
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -129,11 +77,7 @@
},
{
"cell_type": "code",
<<<<<<< HEAD
"execution_count": null,
=======
"execution_count": 8,
>>>>>>> a6851a6a782ac0600bc129eeb786f2eff4e564e8
"metadata": {},
"outputs": [],
"source": [
Expand Down Expand Up @@ -163,7 +107,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.12.3"
"version": "3.1.undefined"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 910950c

Please sign in to comment.