Skip to content

Commit 39b440e

Browse files
Rename notebook files
1 parent f9beb04 commit 39b440e

3 files changed

Lines changed: 22 additions & 12 deletions

File tree

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@
254254
"\n",
255255
"#### Compare the RMSD and PCA plots. Consider how clearly they identify the similarities and differences between the two trajectories, and illustrate sampling and convergence.\n",
256256
"\n",
257-
"[Next: Part 2: Analysis of replicate simulations of dynein light chain](.PCA_analysis_of_MD_simulations-2.ipynb)"
257+
"[Next: Part 2: Analysis of replicate simulations of dynein light chain](PCA_analysis_of_MD_simulations-2.ipynb)"
258258
]
259259
},
260260
{
@@ -267,7 +267,7 @@
267267
],
268268
"metadata": {
269269
"kernelspec": {
270-
"display_name": "Python 3",
270+
"display_name": "Python 3 (ipykernel)",
271271
"language": "python",
272272
"name": "python3"
273273
},
@@ -281,9 +281,9 @@
281281
"name": "python",
282282
"nbconvert_exporter": "python",
283283
"pygments_lexer": "ipython3",
284-
"version": "3.7.6"
284+
"version": "3.9.16"
285285
}
286286
},
287287
"nbformat": 4,
288-
"nbformat_minor": 1
288+
"nbformat_minor": 4
289289
}
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@
160160
],
161161
"metadata": {
162162
"kernelspec": {
163-
"display_name": "Python 3",
163+
"display_name": "Python 3 (ipykernel)",
164164
"language": "python",
165165
"name": "python3"
166166
},
@@ -174,9 +174,9 @@
174174
"name": "python",
175175
"nbconvert_exporter": "python",
176176
"pygments_lexer": "ipython3",
177-
"version": "3.7.6"
177+
"version": "3.9.16"
178178
}
179179
},
180180
"nbformat": 4,
181-
"nbformat_minor": 1
181+
"nbformat_minor": 4
182182
}

PCA_analysis_of_MD_simulations.ipynb

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -93,16 +93,26 @@
9393
"cell_type": "markdown",
9494
"metadata": {
9595
"collapsed": true,
96-
"hidden": true
96+
"hidden": true,
97+
"jupyter": {
98+
"outputs_hidden": true
99+
}
97100
},
98101
"source": [
99-
"[Next: Part 1: Comparison of trajectories of wild-type neuraminidase and of the I233R/H275Y (IRHY) double mutant.](.PCA_analysis_of_MD_simulations-1.ipynb)"
102+
"[Next: Part 1: Comparison of trajectories of wild-type neuraminidase and of the I233R/H275Y (IRHY) double mutant.](PCA_analysis_of_MD_simulations-1.ipynb)"
100103
]
104+
},
105+
{
106+
"cell_type": "code",
107+
"execution_count": null,
108+
"metadata": {},
109+
"outputs": [],
110+
"source": []
101111
}
102112
],
103113
"metadata": {
104114
"kernelspec": {
105-
"display_name": "Python 3",
115+
"display_name": "Python 3 (ipykernel)",
106116
"language": "python",
107117
"name": "python3"
108118
},
@@ -116,9 +126,9 @@
116126
"name": "python",
117127
"nbconvert_exporter": "python",
118128
"pygments_lexer": "ipython3",
119-
"version": "3.7.6"
129+
"version": "3.9.16"
120130
}
121131
},
122132
"nbformat": 4,
123-
"nbformat_minor": 1
133+
"nbformat_minor": 4
124134
}

0 commit comments

Comments
 (0)