Install 007
Install 007
6. Select an install for “Just Me” unless you’re installing for all users
(which require Windows Administrator privileges) and click Next.
7. Select a destination folder to install Anaconda and click the Next
button.
12. After a successful installation you will see the “Thanks for
installing Anaconda” dialog box:
13. To open Anaconda Navigator, just search it in the windows search.
After opening, it will appear as follows. You will see various
applications available on the base (root) environment.
Creating a new Tensorflow environment and installing other
packages
1. Go to “Environmets” tab. Initially, you will only see the “base
(root)” environment. To create a new environment, click on
“Create” button.
Variable
Editor /help /file
/plot space
Console
3. Let’s write a test code in Editor and run the code by clicking on
Run button:
4. You can see the variable, plot, files on right side of IDE by
clicking appropriate tabs as highlighted with Red color below:
5. As a whole Spyder screen look like as below :