File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- # Python for Biomolecular Modellers, Parts 1 and 2
1+ # Python for Biomolecular Modellers
22
33## Aimed at:
44Anyone interested in using Python for Biomodelling. The material in
55this workshop will help you get the most out of the other workshops
66run during the week.
77
88## Requirements:
9- Basic knowledge of Python e.g. as in https://chryswoods.com/beginning_python
9+ Basic knowledge of Python e.g. as in [ https://chryswoods.com/beginning_python ] ( https://chryswoods.com/beginning_python )
1010
1111## Abstract:
1212This workshop will introduce more intermediate features of Python that
@@ -19,10 +19,10 @@ NumPy and MatplotLib.
1919## Training Material
2020
2121The workshop consists of a series of Jupyter notebooks. These are available
22- below, and can be run using the
23- [ workshop jupyter server ] ( https://workshop.biosimspace.org/hub/tmplogin ) .
22+ below, and can be run using the
23+ < a href = " https://workshop.biosimspace.org/hub/tmplogin " target = " _blank " >workshop Jupyter server</ a > .
2424
25- Start the server by [ clicking here ] ( https://workshop.biosimspace.org/hub/tmplogin ) .
25+ Start the server by < a href = " https://workshop.biosimspace.org/hub/tmplogin " target = " _blank " >clicking here</ a > .
2626This will open a Jupyter notebook interface. Be patient as this may take 30-60 seconds.
2727Once this has opened, navigate to the ` python_and_data ` directory and you will find the
2828notebooks there.
You can’t perform that action at this time.
0 commit comments