Skip to content

Commit e059321

Browse files
authored
Update notebooks to work with latest version of the precompiled Colab environment (#342)
* Update precompiled env URL * Update Advanced Sampling Introduction notebook * Update HOOMD-blue Colab notebooks * Update OpenMM Colab notebooks
1 parent 791bbfa commit e059321

24 files changed

+2770
-3289
lines changed

.trunk/trunk.yaml

+7-7
Original file line numberDiff line numberDiff line change
@@ -41,30 +41,30 @@ lint:
4141
paths:
4242
- examples/Advanced_Sampling_Introduction.md
4343
- examples/Installing_a_PySAGES_Environment.md
44-
- examples/openmm/Harmonic_Bias.md
4544
- examples/hoomd-blue/ann/Butane_ANN.md
46-
- examples/hoomd-blue/harmonic_bias/Harmonic_Bias.md
47-
- examples/openmm/metad/Metadynamics-ADP.md
4845
- examples/hoomd-blue/cff/Butane_CFF.md
46+
- examples/hoomd-blue/harmonic_bias/Harmonic_Bias.md
4947
- examples/hoomd-blue/spectral_abf/Butane-SpectralABF.md
50-
- examples/openmm/spectral_abf/ADP_SpectralABF.md
5148
- examples/hoomd-blue/funn/Butane_FUNN.md
5249
- examples/hoomd-blue/umbrella_integration/Umbrella_Integration.md
50+
- examples/openmm/harmonic_bias/Harmonic_Bias.md
51+
- examples/openmm/metad/Metadynamics-ADP.md
5352
- examples/openmm/metad/nacl/Metadynamics_NaCl.md
53+
- examples/openmm/spectral_abf/ADP_SpectralABF.md
5454
- linters: [black]
5555
paths:
5656
- examples/Advanced_Sampling_Introduction.ipynb
5757
- examples/Installing_a_PySAGES_Environment.ipynb
58-
- examples/openmm/Harmonic_Bias.ipynb
5958
- examples/hoomd-blue/ann/Butane_ANN.ipynb
6059
- examples/hoomd-blue/harmonic_bias/Harmonic_Bias.ipynb
61-
- examples/openmm/metad/Metadynamics-ADP.ipynb
6260
- examples/hoomd-blue/cff/Butane_CFF.ipynb
6361
- examples/hoomd-blue/spectral_abf/Butane-SpectralABF.ipynb
64-
- examples/openmm/spectral_abf/ADP_SpectralABF.ipynb
6562
- examples/hoomd-blue/funn/Butane_FUNN.ipynb
6663
- examples/hoomd-blue/umbrella_integration/Umbrella_Integration.ipynb
64+
- examples/openmm/harmonic_bias/Harmonic_Bias.ipynb
65+
- examples/openmm/metad/Metadynamics-ADP.ipynb
6766
- examples/openmm/metad/nacl/Metadynamics_NaCl.ipynb
67+
- examples/openmm/spectral_abf/ADP_SpectralABF.ipynb
6868

6969
merge:
7070
required_statuses:

examples/Advanced_Sampling_Introduction.ipynb

+401-627
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)