Skip to content

Commit

Permalink
Update python.html - typos
Browse files Browse the repository at this point in the history
  • Loading branch information
dswoulf authored Aug 14, 2024
1 parent dd5b012 commit 2087916
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _includes/install_instructions/python.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@ <h3>Python</h3>
research computing, and great for general-purpose programming as
well. Installing all of its research packages individually can be
a bit difficult, so we recommend using <a href="https://colab.research.google.com/">
Goolge Colab</a>, a cloud based environment with all the needed libraries. To
Google Colab</a>, a cloud based environment with all the needed libraries. To
access Google Colab you need a Google account, whether your own or Lionmail.
</p>

<p>
If you want to install Python locally on your computer contact Dan Woulfin, the Computational
Research Instruction Librarian, at <a href="mailto:dw3105@columbia.edu">dw3105@columbia.edu</a>.
While, the Carpentries instructions (see below) recomemnds using
While, the Carpentries instructions (see below) recommends using
<a href="https://www.anaconda.com/products/individual">Anaconda</a>,
an all-in-one installer, to install Python locally there are other ways to do so.
</p>
Expand Down

0 comments on commit 2087916

Please sign in to comment.