en:installation

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
en:installation [2022/03/08 10:13]
andres_romero
en:installation [2022/03/08 10:14] (aktuell)
andres_romero
Zeile 11: Zeile 11:
 [[https://jupyter.org/|Jupyter Notebook]] is an open source web application that allows creation and distribution of documents with programming code, visualizations or formulas, and explanations in text format. Jupyter is a very open system that supports more than 40 different programming languages and is used in various scientific fields mainly for data simulation, statistics and machine learning. [[https://jupyter.org/|Jupyter Notebook]] is an open source web application that allows creation and distribution of documents with programming code, visualizations or formulas, and explanations in text format. Jupyter is a very open system that supports more than 40 different programming languages and is used in various scientific fields mainly for data simulation, statistics and machine learning.
 In the context of the teaching units, Jupyter is primarily used to execute Python code for visualization and statistical analysis of musical scores ([[basics1|module Basics scores]], [[advanced1|module Advanced scores]]). In the context of the teaching units, Jupyter is primarily used to execute Python code for visualization and statistical analysis of musical scores ([[basics1|module Basics scores]], [[advanced1|module Advanced scores]]).
-In general, there are many different methods to install //Jupyter Notebook// on your own computer. A comfortable and easy to realize solution is the installation with the help of the open source environment [[https://www.anaconda.com/products/individual|Anaconda]]. //Anaconda// requires memory in the order of about 3 GigaByte. Alternatively, a reduced Anaconda version, [[Miniconda]], can be installed, which requires only about 1 GigaByte of memory.+In general, there are many different methods to install //Jupyter Notebook// on your own computer. A comfortable and easy to realize solution is the installation with the help of the open source environment [[https://www.anaconda.com/products/individual|Anaconda]]. //Anaconda// requires memory in the order of about 3 GigaByte. Alternatively, a reduced Anaconda version, [[https://docs.conda.io/en/latest/miniconda.html|Miniconda]], can be installed, which requires only about 1 GigaByte of memory.
  
 Here is a schematic overview of how the various program components are interrelated: Here is a schematic overview of how the various program components are interrelated:
  • en/installation.1646734427.txt.gz
  • Zuletzt geändert: 2022/03/08 10:13
  • von andres_romero