Example for PYSEQM for free Google Collab cloud. #2
Unanswered
tobigithub
asked this question in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I added an example for running PYSEQM in a free Google Collab notebook.
This might come in handy for people that do not have a computer, VM or GPU and want to play around. It
might also be useful for demo and teaching purposes. For example I could think about links to all the provided
PYSEQM tests from this repository running on a Google Collab notebook. Or the user picks the test number
and is then presented with an animation.
Link to Collab: https://colab.research.google.com/drive/11voWNO2Wd27Cd4Rpfk9lI8XEpOQEW_mK?usp=sharing
Link to code (RAW): https://gist.github.com/tobigithub/780068bd88ccf62953e2bcd91b26f9ae
It basically runs the MD on the free Google Collab cloud and then visualizes the trajectory
The user can see the MD loop:
Very simple and effective.
Tobias
Beta Was this translation helpful? Give feedback.
All reactions