Python Check

python --version
python2 --version
python3 --version
Python 2.7.18
Python 2.7.18
Python 3.9.7

Jupyter and Jupyter Kernel Checks

jupyter kernelspec list
Available kernels:
  bash          /Users/nakulnandhakumar/Library/Jupyter/kernels/bash
  javascript    /Users/nakulnandhakumar/Library/Jupyter/kernels/javascript
  python2       /Library/Frameworks/Python.framework/Versions/2.7/share/jupyter/kernels/python2
  java          /usr/local/share/jupyter/kernels/java

Java Check

javac --version
java --version
javac 17.0.4.1
java 17.0.4.1 2022-08-18 LTS
Java(TM) SE Runtime Environment (build 17.0.4.1+1-LTS-2)
Java HotSpot(TM) 64-Bit Server VM (build 17.0.4.1+1-LTS-2, mixed mode, sharing)

Homebrew Check

Anaconda installed through Brew

brew --version
brew list
Homebrew 3.5.9
Homebrew/homebrew-core (git revision 8dc01dbd03a; last commit 2022-08-18)
Homebrew/homebrew-cask (git revision 8703025552; last commit 2022-08-18)
==> Formulae
brotli		git		libuv		pcre2		wget
c-ares		icu4c		mpdecimal	python@3.10	xz
ca-certificates	libidn2		node		python@3.9
gdbm		libnghttp2	openjdk		readline
gettext		libunistring	openssl@1.1	sqlite

==> Casks
anaconda