install Anaconda Python , Jupyter Notebook , Spyder And Qtconsole On Windows 10



1
295

How To install Anaconda Python , Jupiter Notebook , Spyder & Qtconsole On Windows 10 Anaconda is a package manager used in scientific computing and data science. It’s designed to provide scientific libraries and dependencies in the Python programming language. Anaconda is commonly used for machine learning and artificial intelligence applications. Anaconda Navigator is a desktop graphical user interface (GUI) included in Anaconda distribution that allows you to launch applications and easily manage conda packages, environments, and channels without using command-line commands. Jupyter Notebook is an open-source web application that allows you to create and share documents that contain live code, equations, visualizations and narrative text. Uses include: data cleaning and transformation, numerical simulation, statistical modeling, data visualization, machine learning, and much more. Spyder is an open source cross-platform integrated development environment for scientific programming in the Python language. Qtconsole is a very lightweight application that largely feels like a terminal, but provides a number of enhancements only possible in a GUI, such as inline figures, proper multiline editing with syntax highlighting, graphical calltips, and more. Anaconda Installers - https://www.anaconda.com/products/individual conda --version python --version conda info jupyter notebook --version jupyter-notebook anaconda-navigator

Published by: Quick Notepad Tutorial Published at: 3 years ago Category: چگونه