banner



How To Install Jupyter In Windows

Jupyter Notebook is an open up-source web application that allows you to create and share documents that incorporate live code, equations, visualizations, and narrative text. Uses include data cleaning and transformation, numerical simulation, statistical modeling, data visualization, machine learning, and much more than.

Jupyter has back up for over xl different programming languages and Python is one of them. Python is a requirement (Python 3.3 or greater, or Python two.7) for installing the Jupyter Notebook itself.

Jupyter Notebook tin be installed by using either of the two means described beneath:

  • Using Anaconda:
    Install Python and Jupyter using the Anaconda Distribution, which includes Python, the Jupyter Notebook, and other ordinarily used packages for scientific computing and information science. To install Anaconda, get through How to install Anaconda on windows? and follow the instructions provided.
  • Using PIP:
    Install Jupyter using the PIP package managing director used to install and manage software packages/libraries written in Python. To install pip, go through How to install PIP on Windows? and follow the instructions provided.

Installing Jupyter Notebook using Anaconda:

Anaconda is an open-source software that contains Jupyter, spyder, etc that are used for large data processing, information analytics, heavy scientific computing. Anaconda works for R and python programming language. Spyder(sub-awarding of Anaconda) is used for python. Opencv for python will work in spyder. Package versions are managed by the package management organisation chosen conda.

To install Jupyter using Anaconda, just go through the following instructions:

Launching Jupyter:
Launching-Jupyter-Notebook

Jupyter-Launch-Window

Installing Jupyter Notebook using pip:

PIP is a package direction system used to install and manage software packages/libraries written in Python. These files are stored in a large "on-line repository" termed as Python Package Index (PyPI).
pip uses PyPI as the default source for packages and their dependencies.

To install Jupyter using pip, we need to first bank check if pip is updated in our system. Use the following command to update pip:

python -m pip install --upgrade pip

Updating-pip-version

Subsequently updating the pip version, follow the instructions provided below to install Jupyter:

  • Command to install Jupyter:
    python -m pip install jupyter            
  • Starting time Installation:
    Beginning-installation
  • Downloading Files and Data:
    Downloading-data-and-files
  • Installing Packages:
    Installing-packages
  • Finished Installation:
    Finished-Installation

    Launching Jupyter:
    Utilize the following control to launch Jupyter using command-line:

    jupyter notebook

    Using-Launch-command-Code

    Jupyter-Launch-Window

Source: https://www.geeksforgeeks.org/how-to-install-jupyter-notebook-in-windows/

Posted by: lewisughtmed.blogspot.com

0 Response to "How To Install Jupyter In Windows"

Post a Comment

Iklan Atas Artikel

Iklan Tengah Artikel 1

Iklan Tengah Artikel 2

Iklan Bawah Artikel