{"id":9325,"date":"2023-02-11T17:11:11","date_gmt":"2023-02-11T16:11:11","guid":{"rendered":"https:\/\/via-internet.de\/blog\/?p=9325"},"modified":"2023-02-11T17:11:13","modified_gmt":"2023-02-11T16:11:13","slug":"anaconda-getting-started","status":"publish","type":"post","link":"https:\/\/via-internet.de\/blog\/2023\/02\/11\/anaconda-getting-started\/","title":{"rendered":"Anaconda | Getting Started"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\"><strong>Updating packages<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">To check if any new update is available you can use conda update. If any update is available you can choose whether to install or not to install it.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You can use an Anaconda prompt or the terminal for the following steps:&nbsp;<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Update specific package:\u00a0<\/li>\n<\/ul>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">conda update package-name<\/pre>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">conda update --all<\/pre>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Update all packages in the current environment:\u00a0<\/li>\n<\/ul>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">conda update -n myenv --all<\/pre>\n\n\n\n<ul class=\"wp-block-list\">\n<li>4. Update Python:\u00a0<\/li>\n<\/ul>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">conda update python<\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">5. Update conda itself:&nbsp;<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">conda update conda<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Updating packages To check if any new update is available you can use conda update. If any update is available you can choose whether to install or not to install it. You can use an Anaconda prompt or the terminal for the following steps:&nbsp; 5. Update conda itself:&nbsp;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_crdt_document":"","_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[151],"tags":[],"class_list":["post-9325","post","type-post","status-publish","format-standard","hentry","category-anaconda"],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/via-internet.de\/blog\/wp-json\/wp\/v2\/posts\/9325","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/via-internet.de\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/via-internet.de\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/via-internet.de\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/via-internet.de\/blog\/wp-json\/wp\/v2\/comments?post=9325"}],"version-history":[{"count":1,"href":"https:\/\/via-internet.de\/blog\/wp-json\/wp\/v2\/posts\/9325\/revisions"}],"predecessor-version":[{"id":9326,"href":"https:\/\/via-internet.de\/blog\/wp-json\/wp\/v2\/posts\/9325\/revisions\/9326"}],"wp:attachment":[{"href":"https:\/\/via-internet.de\/blog\/wp-json\/wp\/v2\/media?parent=9325"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/via-internet.de\/blog\/wp-json\/wp\/v2\/categories?post=9325"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/via-internet.de\/blog\/wp-json\/wp\/v2\/tags?post=9325"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}