NCAR / ncar-python-tutorial

Numerical & Scientific Computing with Python Tutorial
https://ncar.github.io/ncar-python-tutorial
Creative Commons Attribution 4.0 International
66 stars 33 forks source link

Setup Instructions #114

Open kmpaul opened 4 years ago

kmpaul commented 4 years ago

We need a setup instructions document. It should probably be placed on the Nikola site:

/site/pages/spring2020/instructions.md

...or *.rst or similar.

kmpaul commented 4 years ago

Probably need instructions for the Beginner tutorial separately from the Intermediate tutorial.

jukent commented 4 years ago

Similar to https://github.com/NCAR/ncar-python-tutorial/blob/master/README.md but only for personal computer (for beginner track day 1), tell people to go to miniconda download page, not having an environment for them (don't want to hide this process).

Is this simple enough that we just direct people here https://docs.conda.io/projects/conda/en/latest/user-guide/install/index.html

Do we need tests? It's pretty simple if anything is broken.

Instructions for people with an old version of conda, how to update.

step 1 Check conda version

step 2 2a, if old, update 2b if really old, delete and reinstall might be easier)

step 3 relaunch terminal

step 4 be in base environment check conda version again

jukent commented 4 years ago

Here is the link to the blog, where the instructions will be hosted https://ncar.github.io/ncar-python-tutorial/

jukent commented 4 years ago

Also have them check git -version

Everyone on Windows need to have a terminal, probably do already to access Cheyenne.

jukent commented 4 years ago

Also include getting Github account if they don't already.

jukent commented 4 years ago

I will have these written up in the self-paced script.