Most probably, the easiest way to reach it is by searching for it in your Start menu.
How to check our current environments?įirst, please open Anaconda Prompt. If you don’t have Anaconda installed, you can refer to our tutorial on installing the Anaconda package. That’s a strong plus because there’s no need to install the main packages separately as with some other software for programming in Python. The good thing about Anaconda is that NumPy and pandas, along with many other libraries, come automatically with it. In this tutorial, we’ll show you how to create a new environment, install TensorFlow, upgrade to its latest version and then add a new kernel to Jupyter. With its latest version out, you must be wondering how you can install TensorFlow 2 on your machine and get it running. TensorFlow has been a very hot framework in the past few years.