Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 1011 Bytes

00_Installation.md

File metadata and controls

30 lines (16 loc) · 1011 Bytes

Installation instructions

  1. Please download and install the Anaconda python distribution installer found at:

    https://www.anaconda.com/download/

    This single download, when run, installs teh python programming language, conda installer, Anaconda Navigotor, and many python packages.

  2. Download the files for today's class from my github page at:

    https://github.com/burkesquires/python_biologist

    2.1 Download all files in the repository by clicking on the green button and clicking download zip

    2.2 Uncompress the zip archive

    2.3 Move python_biologist_master folder to desktop

To setup your computer to write programs using the python programming language (and/or R):

  • Download the Anaconda V3 Python/R Distribution here:

    https://www.anaconda.com/download/

  • Install the distribution in your home directory. You should not need any admin privileges for this.

To start the Jupyter notebook:

  • From the terminal type "jupyter lab" or
  • From the Anaconda Navigator click "Jupyterlab"