Changes

Jump to: navigation, search

OPS435 Python Lab 1

63 bytes added, 09:23, 17 May 2017
PART 2 - Setting up Your Python Environment For Labs
yum install screen tmux && ln -s /usr/bin/true /etc/sysconfig/bash-prompt-screen
</source>
:# You will now set your hostname to the Linux Distribution we are usingin case you did not set it correctly during the install process:<source>
hostnamectl set-hostname centos7 # Set your hostname to distribution-name
</source>
<li style="margin-left:25px;">Before moving on to the next step make sure you identify any and all errors in "lab1a.py". When the check script tells you everything is "ok", you may procede to the next step.<br><br></li>
<li style="margin-left:25px;">Make notes for all of your Investigation 1 (part1) observations in your lab log book, and proceed to investigation 2.</li></ol>
 
= INVESTIGATION 2: USING THE "IPYTHON" CLI =
13,420
edits

Navigation menu