Thanks for attending the tutorial. If you would be so kind to help me be better, please fill out the feedback form
- Install anaconda (use the Python 3 version): https://www.continuum.io/downloads
- See the Software-Carpentry Installations for
bash
,git
,python
, andtext editor
: https://swcarpentry.github.io/workshop-template/#setup
- Run the
test_installation.py
script (or copy/paste the import statments into a python interpreter)
There will be an Anaconda Navigator application that installs to your system. You can launch the Jupyter notebook from there to run your python code.
Anaconda's Python installation should be your system's default python.
Make sure you open a new terminal window for this to take effect.
You can launch python by typing jupyter notebook
Once you have the Jupyter notebook launched, there's a button towards the top right called new
.
Click this and select Python 3
.
- Download or Clone the this repository.
- Press the green button towards the top right
- click download zip
- extract
- celebrate