{"id":1528,"date":"2019-11-18T09:30:04","date_gmt":"2019-11-18T16:30:04","guid":{"rendered":"https:\/\/in.nau.edu\/hpc\/?page_id=1528"},"modified":"2020-01-15T10:20:11","modified_gmt":"2020-01-15T17:20:11","slug":"python-packages","status":"publish","type":"page","link":"https:\/\/in.nau.edu\/arc\/python-packages\/","title":{"rendered":"Python Packages"},"content":{"rendered":"<h1>Packages in Python<\/h1>\n<h3>Installing Packages<\/h3>\n<p>In order to install packages in Python, the process can be done within a few commands from within the terminal:<\/p>\n<p><code><strong># Load anaconda<\/strong><br \/>\n[abc123 ~]module load anaconda3\/&lt;ver&gt;<br \/>\n<strong># Create a conda environment<\/strong><br \/>\n[abc123 ~]conda create -n myenv<br \/>\n<strong># Activate the conda environment created<\/strong><br \/>\n[abc123 ~]conda activate myenv<br \/>\n<strong># Once you have activated your environment you will be able to install your packages locally to this environment<\/strong><br \/>\n(myenv)[abc123 ~]conda install package<\/code><\/p>\n<p>Please note, the next time that you want to use the package, you will need use the command &#8220;conda activate myenv&#8221;. This will load the environment where you installed the package.<\/p>\n<p>For more information on As always, please don&#8217;t hesitate to <a href=\"mailto:hpcsupport@nau.edu\">contact us<\/a> if you need further assistance with Python package installation.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Packages in Python Installing Packages In order to install packages in Python, the process can be done within a few commands from within the terminal: # Load anaconda [abc123 ~]module load anaconda3\/&lt;ver&gt; # Create a conda environment [abc123 ~]conda create -n myenv # Activate the conda environment created [abc123 ~]conda activate myenv # Once you [&hellip;]<\/p>\n","protected":false},"author":469,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_relevanssi_hide_post":"","_relevanssi_hide_content":"","_relevanssi_pin_for_all":"","_relevanssi_pin_keywords":"","_relevanssi_unpin_keywords":"","_relevanssi_related_keywords":"","_relevanssi_related_include_ids":"","_relevanssi_related_exclude_ids":"","_relevanssi_related_no_append":"","_relevanssi_related_not_related":"","_relevanssi_related_posts":"","_relevanssi_noindex_reason":"","ring_central_script_selection":"","footnotes":""},"class_list":["post-1528","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/in.nau.edu\/arc\/wp-json\/wp\/v2\/pages\/1528","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/in.nau.edu\/arc\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/in.nau.edu\/arc\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/in.nau.edu\/arc\/wp-json\/wp\/v2\/users\/469"}],"replies":[{"embeddable":true,"href":"https:\/\/in.nau.edu\/arc\/wp-json\/wp\/v2\/comments?post=1528"}],"version-history":[{"count":22,"href":"https:\/\/in.nau.edu\/arc\/wp-json\/wp\/v2\/pages\/1528\/revisions"}],"predecessor-version":[{"id":1643,"href":"https:\/\/in.nau.edu\/arc\/wp-json\/wp\/v2\/pages\/1528\/revisions\/1643"}],"wp:attachment":[{"href":"https:\/\/in.nau.edu\/arc\/wp-json\/wp\/v2\/media?parent=1528"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}