{"id":347,"date":"2020-08-16T20:40:27","date_gmt":"2020-08-16T20:40:27","guid":{"rendered":"https:\/\/youpple.com\/dataclergy\/?p=347"},"modified":"2020-09-25T13:51:46","modified_gmt":"2020-09-25T13:51:46","slug":"my-project-installations","status":"publish","type":"post","link":"https:\/\/youpple.com\/dataclergy\/2020\/08\/16\/my-project-installations\/","title":{"rendered":"My Project Installations"},"content":{"rendered":"<h2 class=\"post-title-main\">Anaconda and Jupyter Notebook Installation on Ubuntu<\/h2>\n<p><strong>1. Open the Terminal program by going to \u201cShow Applications\u201d and selecting the\u00a0<em>Terminal<\/em>.<\/strong><\/p>\n<p><strong>2. Type the commands in red to go to the Downloads directory and download Anaconda3 2020.07. Anaconda may take a few minutes to download.<\/strong><\/p>\n<div class=\"terminal\">username@ubuntu:~$\u00a0<span class=\"inline\">cd Downloads<br \/>\n<\/span>username@ubuntu:~\/Downloads$\u00a0<span class=\"inline\">wget https:\/\/repo.anaconda.com\/archive\/Anaconda3-2020.07-Linux-x86_64.sh<br \/>\n<\/span><\/div>\n<p><strong>3. Type the command in red to install Anaconda.<\/strong><\/p>\n<div class=\"terminal\">username@ubuntu:~\/Downloads$\u00a0<span class=\"inline\" style=\"color: #ff0000;\">bash .\/Anaconda3-2020.07-Linux-x86_64.sh<\/span><\/div>\n<p><strong>4. Press\u00a0<kbd>Enter<\/kbd>\u00a0to read the license agreement. Use\u00a0<kbd>Space<\/kbd>\u00a0to continue to the next page.<\/strong><\/p>\n<div class=\"terminal\">\n<p><span class=\"outline\">Welcome to Anaconda3 2020.07<\/span><\/p>\n<p>In order to continue the installation process, please review the license agreement.<br \/>\nPlease, press ENTER to continue<\/p>\n<\/div>\n<p><strong>5. Type <span style=\"color: #ff0000;\">yes<\/span> to accept the license terms.<\/strong><\/p>\n<div class=\"terminal\"><span class=\"outline\">Do you approve the license terms? [yes|no]<br \/>\n[no] &gt;&gt;&gt;\u00a0<span class=\"inline\">yes<\/span><\/span><\/div>\n<p><strong>6. Press\u00a0<kbd>Enter<\/kbd>\u00a0to install Anaconda to the default location.<\/strong><\/p>\n<div class=\"terminal\"><span class=\"outline\"><span class=\"outline\">Anaconda will now be installed into this location:<br \/>\n\/home\/username\/anaconda3<\/span><\/span>&#8211; Press ENTER to confirm the location<br \/>\n&#8211; Press CTRL-C to abort the installation<br \/>\n&#8211; Or specify an different location below<br \/>\n[\/home\/username\/anaconda3] &gt;&gt;&gt;<\/div>\n<p><strong>7. Type <span style=\"color: #ff0000;\">yes<\/span> to have Anaconda update your PATH.<\/strong><\/p>\n<div class=\"terminal\"><span class=\"outline\"><span class=\"outline\">installation finished.<br \/>\nDo you wish the installer to initialize Anaconda3<br \/>\nby running conda init? [yes|no]<br \/>\n[no] &gt;&gt;&gt;\u00a0<span class=\"inline\">yes<\/span><\/span><\/span>==&gt; For changes to take effect, close and re-open your current shell. &lt;==If you&#8217;d prefer that conda&#8217;s base environment not be activated on startup, set the auto_activate_base parameter to false:conda config &#8211;set auto_activate_base falseThank you for installing Anaconda!<\/div>\n<p><strong>8. Open a new Terminal window by going to \u201cShow Applications\u201d and selecting the\u00a0<em>Terminal<\/em>.<\/strong><\/p>\n<p><strong>9. Type the command in red to verified Anaconda was installed.<\/strong><\/p>\n<div class=\"terminal\"><span class=\"outline\">(base) username@ubuntu:~$\u00a0<span class=\"inline\" style=\"color: #ff0000;\">python &#8211;version<\/span><br \/>\nPython 3.7.3<\/span><\/div>\n<p><strong>10. Type the command in red to update Anaconda.<\/strong><\/p>\n<div class=\"terminal\"><span class=\"outline\">(base) username@ubuntu:~$\u00a0<span class=\"inline\" style=\"color: #ff0000;\">conda update &#8211;all &#8211;yes<\/span><\/span><\/div>\n<h2 id=\"start-jupyter-notebook\">Start Jupyter Notebook<\/h2>\n<p>1. Type the command in red to start Jupyter Notebook.<\/p>\n<div class=\"terminal\"><span class=\"outline\">username@ubuntu:~$\u00a0<span class=\"inline\" style=\"color: #ff0000;\">jupyter notebook<\/span><\/span><\/div>\n<div><\/div>\n<div>\n<h2 id=\"start-jupyter-notebook\">Connect Jupyter Notebook to Localhost<\/h2>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>Anaconda and Jupyter Notebook Installation on Ubuntu 1. Open the Terminal program by going to \u201cShow Applications\u201d and selecting the\u00a0Terminal. 2. Type the commands in red to go to the Downloads directory and download Anaconda3 2020.07. Anaconda may take a few minutes to download. username@ubuntu:~$\u00a0cd Downloads username@ubuntu:~\/Downloads$\u00a0wget https:\/\/repo.anaconda.com\/archive\/Anaconda3-2020.07-Linux-x86_64.sh 3. Type the command in red to [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"pagelayer_contact_templates":[],"_pagelayer_content":"","footnotes":""},"categories":[4],"tags":[],"class_list":["post-347","post","type-post","status-publish","format-standard","hentry","category-data-engineering"],"_links":{"self":[{"href":"https:\/\/youpple.com\/dataclergy\/wp-json\/wp\/v2\/posts\/347","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/youpple.com\/dataclergy\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/youpple.com\/dataclergy\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/youpple.com\/dataclergy\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/youpple.com\/dataclergy\/wp-json\/wp\/v2\/comments?post=347"}],"version-history":[{"count":9,"href":"https:\/\/youpple.com\/dataclergy\/wp-json\/wp\/v2\/posts\/347\/revisions"}],"predecessor-version":[{"id":356,"href":"https:\/\/youpple.com\/dataclergy\/wp-json\/wp\/v2\/posts\/347\/revisions\/356"}],"wp:attachment":[{"href":"https:\/\/youpple.com\/dataclergy\/wp-json\/wp\/v2\/media?parent=347"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/youpple.com\/dataclergy\/wp-json\/wp\/v2\/categories?post=347"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/youpple.com\/dataclergy\/wp-json\/wp\/v2\/tags?post=347"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}