<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body><div style="font-family: sans-serif;"><div class="markdown" style="white-space: normal;">
<p dir="auto" style="margin: 1.12em 0;">Hi Tao:</p>
<p dir="auto" style="margin: 1.12em 0;">As a Librarian who sometimes helps with workshops like these I am really happy to see you asking about this.</p>
<p dir="auto" style="margin: 1.12em 0;">It would probably conflict but there are workarounds!</p>
<p dir="auto" style="margin: 1.12em 0;">My suggestion would be to install it but remove it from your <code style="padding: 0 0.25em; background-color: #F7F7F7;">PATH</code> (in your <code style="padding: 0 0.25em; background-color: #F7F7F7;">.bashrc</code> or similar). On the day  of the workshop, add it back to the beginning of the <code style="padding: 0 0.25em; background-color: #F7F7F7;">PATH</code> and install the packages. Make sure that it’s getting installed somewhere on its own (especially not to <code style="padding: 0 0.25em; background-color: #F7F7F7;">/opt/local</code>).</p>
<p dir="auto" style="margin: 1.12em 0;">hope that helps!</p>
<p dir="auto" style="margin: 1.12em 0;">ak</p>
<p dir="auto" style="margin: 1.12em 0;">On 2023-04-28 (KW 17) at 19:13:51 (-0500) Tao Zhang wrote:</p>
<blockquote style="margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #3983C4; color: #3983C4;">
<p dir="auto" style="margin: 1.12em 0;">Hi, all</p>
<p dir="auto" style="margin: 1.12em 0;">  I want to attend a python workshop which requires the installation of Anaconda Python, see the info. below.</p>
<p dir="auto" style="margin: 1.12em 0;">  Since I have already installed python in my Macbook pro through Macport (see info. below),</p>
<p dir="auto" style="margin: 1.12em 0;">  I am asking if I still need to install Anaconda Python?</p>
<p dir="auto" style="margin: 1.12em 0;">  Does this Anaconda Python conflict with the installed Macport python?</p>
<p dir="auto" style="margin: 1.12em 0;"> Thanks</p>
<p dir="auto" style="margin: 1.12em 0;"> Tao</p>
<p dir="auto" style="margin: 1.12em 0;"> /Users/tzhang> which python3<br>
/opt/local/bin/python3<br>
/Users/tzhang> python3<br>
Python 3.9.1 (default, Dec  8 2020, 11:52:28)<br>
[Clang 10.0.1 (clang-1001.0.46.4)] on darwin<br>
Type "help", "copyright", "credits" or "license" for more information.</p>
<blockquote style="margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #3983C4; border-left-color: #7CBF0C; color: #7CBF0C;">
<blockquote style="margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #3983C4; border-left-color: #7CBF0C; color: #7CBF0C;">
<blockquote style="margin: 0 0 5px; padding-left: 5px; border-left: 2px solid #3983C4; border-left-color: #7CBF0C; color: #7CBF0C;">
</blockquote>
</blockquote>
</blockquote>
<hr>
<p dir="auto" style="margin: 1.12em 0;">commands.<br>
9:00 - 10:00<br>
Office hours by appointment: Python/Anaconda Troubleshooting and Assistance<br>
10:00 - 10:05 (5 min)<br>
Welcome and opening remarks<br>
Topic<br>
Application/Package(s)<br>
10:05 - 10:45<br>
(40 mins)<br>
Topic 1: Getting Started with Python and Jupyter Notebooks<br>
Jupyter Notebook<br>
NumPy<br>
Pandas</p>
<p dir="auto" style="margin: 1.12em 0;">Notes:<br>
• This tutorial is hands on, you will need to have Anaconda (or miniconda) Python installed on your computer prior to the workshop</p>
<p dir="auto" style="margin: 1.12em 0;">Install Python via Anaconda<br>
Install the latest version of Anaconda on your local machine for this tutorial.<br>
Need help installing Anaconda? Video tutorial on YouTube. Note: some of the packages in the video might not apply to this workshop. Use the list below.<br>
Additional packages: Install the following extra package for Python by going to Start  Anaconda3  Anaconda Prompt (PC Users) or the terminal (Mac/Linux users) and type:<br>
conda install -c conda-forge cartopy<br>
conda install -c conda-forge h5netcdf<br>
conda install -c conda-forge xarray<br>
conda install -c conda-forge s3fs</p>
<p dir="auto" style="margin: 1.12em 0;">Check if the install is successful<br>
Launch Jupyter Notebooks from the Anaconda Navigator<br>
• PC Users: Go to Start  Anaconda3  Jupyter Notebook<br>
• Mac/Linux Users: Type Jupyter notebook into the terminal</p>
<hr>
</blockquote>

</div>
</div>
</body>

</html>