Difference between revisions of "Installing Conda/Jupyter and Language Kernals"

From ZCubes Wiki
Jump to navigation Jump to search
Line 2: Line 2:
  
 
ZCubes recommend installing [https://www.anaconda.com/download Anaconda (Installation Instructions)] to have configurations to Julia, Python, R, and many other [https://github.com/jupyter/jupyter/wiki/Jupyter-kernels kernals ].
 
ZCubes recommend installing [https://www.anaconda.com/download Anaconda (Installation Instructions)] to have configurations to Julia, Python, R, and many other [https://github.com/jupyter/jupyter/wiki/Jupyter-kernels kernals ].
 +
 +
==Python Language==
 +
 +
Python comes default with Anaconda and Jupyter, and hence no additional install is needed.
 +
 +
==R Language==
 +
To work with R, it is recommended to install [https://posit.co/downloads/ R Studio].

Revision as of 14:43, 4 February 2025

Installing Conda/Jupyter and Language Kernals

ZCubes recommend installing Anaconda (Installation Instructions) to have configurations to Julia, Python, R, and many other kernals .

Python Language

Python comes default with Anaconda and Jupyter, and hence no additional install is needed.

R Language

To work with R, it is recommended to install R Studio.