hairqosa.blogg.se

Jupyter notebook install windows
Jupyter notebook install windows









jupyter notebook install windows

  • 64-Bit Graphical Installer for Windows) at and install it (Anaconda3-2021.11-Windows-x86_64.exe).
  • This will be covered when it is necessary.Ī whole process of installing Python is as follows.ĭownload the recent Anaconda (Python 3.9 But, for the time being, it is not necessary. This approach helps you avoid version conflicts. Python programming is usually done with user-defined virtual environments which are constructed with some specific version of Python or Tensorflow. Instead, I use Google Colab when GPU Tensorflow is necessary. This post only deal with CPU version since my laptop does not have GPU and I can’t test it. Tensorflow is of two kinds : CPU and GPU version. Next we modify the default directory for Jupyter Notebook for our working directory.

    jupyter notebook install windows

    Without Anaconda, we need to install Python and lots of package manually.Īfter installing Anaconda, Tensorflow is installed since Anaconda does not contain Tensorflow. sklearn, pandas and so on) are installed automatically. It is common to use Anaconda for installing Python since a variety of packages (i.e. This post explains the an installation of Python, Tensorflow and configuration of Jupyter notebook as a kickstart towards ML/DL modeling. For a machine or deep learning modeling, Python is widely used with Tensorflow.











    Jupyter notebook install windows